Skip to content

Commit

Permalink
deps: update releasetool to v2.0.1 (#5318)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored May 2, 2024
1 parent c079cc7 commit c3dbbc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/release-trigger/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gcp-releasetool>=2.0.0rc1 # update to the version of gcp-releasetool that supports protobuf 4.x and cryptography 42.x
gcp-releasetool>=2.0.1
keyrings.alt
8 changes: 4 additions & 4 deletions packages/release-trigger/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --generate-hashes requirements.in
Expand Down Expand Up @@ -126,9 +126,9 @@ cryptography==42.0.5 \
# via
# gcp-releasetool
# secretstorage
gcp-releasetool==2.0.0rc1 \
--hash=sha256:ecbd41ba93c4c8f2f0887843959edc51f3a62e94cf60acb14f2393880cc469df \
--hash=sha256:fbed629bfaca1d522157d0a451e459d2ed79f572a310bfb24c4cadbc1fae7feb
gcp-releasetool==2.0.1 \
--hash=sha256:34314a910c08e8911d9c965bd44f8f2185c4f556e737d719c33a41f6a610de96 \
--hash=sha256:b0d5863c6a070702b10883d37c4bdfd74bf930fe417f36c0c965d3b7c779ae62
# via -r requirements.in
google-auth==2.28.1 \
--hash=sha256:25141e2d7a14bfcba945f5e9827f98092716e99482562f15306e5b026e21aa72 \
Expand Down

0 comments on commit c3dbbc7

Please sign in to comment.