File tree 2 files changed +4
-4
lines changed
synthtool/gcp/templates/python_library/.kokoro
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
gcp-docuploader
2
- gcp-releasetool
2
+ gcp-releasetool>=1.10.5 # required for compatibility with cryptography>=39.x
3
3
importlib-metadata
4
4
typing-extensions
5
5
twine
Original file line number Diff line number Diff line change @@ -154,9 +154,9 @@ gcp-docuploader==0.6.4 \
154
154
--hash =sha256:01486419e24633af78fd0167db74a2763974765ee8078ca6eb6964d0ebd388af \
155
155
--hash =sha256:70861190c123d907b3b067da896265ead2eeb9263969d6955c9e0bb091b5ccbf
156
156
# via -r requirements.in
157
- gcp-releasetool == 1.10.0 \
158
- --hash =sha256:72a38ca91b59c24f7e699e9227c90cbe4dd71b789383cb0164b088abae294c83 \
159
- --hash =sha256:8c7c99320208383d4bb2b808c6880eb7a81424afe7cdba3c8d84b25f4f0e097d
157
+ gcp-releasetool == 1.10.5 \
158
+ --hash =sha256:174b7b102d704b254f2a26a3eda2c684fd3543320ec239baf771542a2e58e109 \
159
+ --hash =sha256:e29d29927fe2ca493105a82958c6873bb2b90d503acac56be2c229e74de0eec9
160
160
# via -r requirements.in
161
161
google-api-core == 2.10.2 \
162
162
--hash =sha256:10c06f7739fe57781f87523375e8e1a3a4674bf6392cd6131a3222182b971320 \
You can’t perform that action at this time.
0 commit comments