Skip to content

Commit

Permalink
chore: update google-auth to 2.14.1 (#1703)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
mpeddada1 and parthea committed Nov 9, 2022
1 parent 43838c6 commit 9457e69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Expand Up @@ -30,5 +30,5 @@ zipp==3.6.0
rsa==4.9
six==1.16.0
attrs==22.1.0
google-auth==2.14.0
google-auth==2.14.1
idna==3.4
5 changes: 2 additions & 3 deletions synthtool/gcp/templates/java_library/.kokoro/requirements.txt
Expand Up @@ -150,9 +150,8 @@ google-api-core==2.8.2 \
# -r requirements.in
# google-cloud-core
# google-cloud-storage
google-auth==2.14.0 \
--hash=sha256:1ad5b0e6eba5f69645971abb3d2c197537d5914070a8c6d30299dfdb07c5c700 \
--hash=sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d
google-auth==2.14.1 \
--hash=sha256:f5d8701633bebc12e0deea4df8abd8aff31c28b355360597f7f2ee60f2e4d016
# via
# -r requirements.in
# gcp-releasetool
Expand Down

0 comments on commit 9457e69

Please sign in to comment.