We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43838c6 commit 9457e69Copy full SHA for 9457e69
2 files changed
synthtool/gcp/templates/java_library/.kokoro/requirements.in
@@ -30,5 +30,5 @@ zipp==3.6.0
30
rsa==4.9
31
six==1.16.0
32
attrs==22.1.0
33
-google-auth==2.14.0
+google-auth==2.14.1
34
idna==3.4
synthtool/gcp/templates/java_library/.kokoro/requirements.txt
@@ -150,9 +150,8 @@ google-api-core==2.8.2 \
150
# -r requirements.in
151
# google-cloud-core
152
# google-cloud-storage
153
-google-auth==2.14.0 \
154
- --hash=sha256:1ad5b0e6eba5f69645971abb3d2c197537d5914070a8c6d30299dfdb07c5c700 \
155
- --hash=sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d
+google-auth==2.14.1 \
+ --hash=sha256:f5d8701633bebc12e0deea4df8abd8aff31c28b355360597f7f2ee60f2e4d016
156
# via
157
158
# gcp-releasetool
0 commit comments