Skip to content

Commit fc3c53d

Browse files
authored
chore: update gcp-releasetool to 1.10.5 (#9128)
Updates gcp-releasetool to [v1.10.5](https://togithub.com/googleapis/releasetool/releases/tag/v1.10.5) for compatibility with incoming cryptography 39.x version bumps in #9094 and #9095.
1 parent c8e3fc0 commit fc3c53d

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.kokoro/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gcp-docuploader==0.6.3
22
google-crc32c==1.3.0
33
googleapis-common-protos==1.56.3
4-
gcp-releasetool==1.9.1
4+
gcp-releasetool==1.10.5
55
cryptography==38.0.3
66
cachetools==4.2.4
77
cffi==1.15.1

.kokoro/requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
44
#
55
# pip-compile --generate-hashes requirements.in
66
#
@@ -137,9 +137,9 @@ gcp-docuploader==0.6.3 \
137137
--hash=sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \
138138
--hash=sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b
139139
# via -r requirements.in
140-
gcp-releasetool==1.9.1 \
141-
--hash=sha256:952f4055d5d986b070ae2a71c4410b250000f9cc5a1e26398fcd55a5bbc5a15f \
142-
--hash=sha256:d0d3c814a97c1a237517e837d8cfa668ced8df4b882452578ecef4a4e79c583b
140+
gcp-releasetool==1.10.5 \
141+
--hash=sha256:174b7b102d704b254f2a26a3eda2c684fd3543320ec239baf771542a2e58e109 \
142+
--hash=sha256:e29d29927fe2ca493105a82958c6873bb2b90d503acac56be2c229e74de0eec9
143143
# via -r requirements.in
144144
google-api-core==2.8.2 \
145145
--hash=sha256:06f7244c640322b508b125903bb5701bebabce8832f85aba9335ec00b3d02edc \

owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gcp-docuploader==0.6.3
22
google-crc32c==1.3.0
33
googleapis-common-protos==1.56.3
4-
gcp-releasetool==1.9.1
4+
gcp-releasetool==1.10.5
55
cryptography==38.0.3
66
cachetools==4.2.4
77
cffi==1.15.1

owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
44
#
55
# pip-compile --generate-hashes requirements.in
66
#
@@ -139,9 +139,9 @@ gcp-docuploader==0.6.3 \
139139
--hash=sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \
140140
--hash=sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b
141141
# via -r requirements.in
142-
gcp-releasetool==1.9.1 \
143-
--hash=sha256:952f4055d5d986b070ae2a71c4410b250000f9cc5a1e26398fcd55a5bbc5a15f \
144-
--hash=sha256:d0d3c814a97c1a237517e837d8cfa668ced8df4b882452578ecef4a4e79c583b
142+
gcp-releasetool==1.10.5 \
143+
--hash=sha256:174b7b102d704b254f2a26a3eda2c684fd3543320ec239baf771542a2e58e109 \
144+
--hash=sha256:e29d29927fe2ca493105a82958c6873bb2b90d503acac56be2c229e74de0eec9
145145
# via -r requirements.in
146146
google-api-core==2.8.2 \
147147
--hash=sha256:06f7244c640322b508b125903bb5701bebabce8832f85aba9335ec00b3d02edc \

0 commit comments

Comments
 (0)