Skip to content

Commit 66ea2d7

Browse files
authored
chore: update gcp-releasetool to 1.10.5 (#1370)
Updates gcp-releasetool to [v1.10.5](https://togithub.com/googleapis/releasetool/releases/tag/v1.10.5) for compatibility with cryptography version >= 39.x (upgraded in https://togithub.com/googleapis/gapic-generator-java/pull/1297)
1 parent eee7573 commit 66ea2d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
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==39.0.1
66
cachetools==4.2.4
77
cffi==1.15.1

.kokoro/requirements.txt

Lines changed: 5 additions & 5 deletions
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
#
@@ -134,9 +134,9 @@ gcp-docuploader==0.6.3 \
134134
--hash=sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \
135135
--hash=sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b
136136
# via -r requirements.in
137-
gcp-releasetool==1.9.1 \
138-
--hash=sha256:952f4055d5d986b070ae2a71c4410b250000f9cc5a1e26398fcd55a5bbc5a15f \
139-
--hash=sha256:d0d3c814a97c1a237517e837d8cfa668ced8df4b882452578ecef4a4e79c583b
137+
gcp-releasetool==1.10.5 \
138+
--hash=sha256:174b7b102d704b254f2a26a3eda2c684fd3543320ec239baf771542a2e58e109 \
139+
--hash=sha256:e29d29927fe2ca493105a82958c6873bb2b90d503acac56be2c229e74de0eec9
140140
# via -r requirements.in
141141
google-api-core==2.8.2 \
142142
--hash=sha256:06f7244c640322b508b125903bb5701bebabce8832f85aba9335ec00b3d02edc \

0 commit comments

Comments
 (0)