Skip to content

Commit 7828ae3

Browse files
authored
chore(deps): update dependency google-auth to v2.13.0 (#252)
1 parent 5fa72b2 commit 7828ae3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/sqlalchemy-spanner/.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ google-api-core==2.10.1 \
166166
# via
167167
# google-cloud-core
168168
# google-cloud-storage
169-
google-auth==2.11.1 \
170-
--hash=sha256:516e6623038b81430dd062a1a25ecd24f173d7c15cdf4e48a9e78bc87e97aeec \
171-
--hash=sha256:53bdc0c2b4e25895575779caef4cfb3a6bdff1b7b32dc38a654d71aba35bb5f8
169+
google-auth==2.13.0 \
170+
--hash=sha256:9352dd6394093169157e6971526bab9a2799244d68a94a4a609f0dd751ef6f5e \
171+
--hash=sha256:99510e664155f1a3c0396a076b5deb6367c52ea04d280152c85ac7f51f50eb42
172172
# via
173173
# gcp-releasetool
174174
# google-api-core

packages/sqlalchemy-spanner/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ google-api-core[grpc]==2.10.1 \
4242
# via
4343
# google-cloud-core
4444
# google-cloud-spanner
45-
google-auth==2.11.1 \
46-
--hash=sha256:516e6623038b81430dd062a1a25ecd24f173d7c15cdf4e48a9e78bc87e97aeec \
47-
--hash=sha256:53bdc0c2b4e25895575779caef4cfb3a6bdff1b7b32dc38a654d71aba35bb5f8
45+
google-auth==2.13.0 \
46+
--hash=sha256:9352dd6394093169157e6971526bab9a2799244d68a94a4a609f0dd751ef6f5e \
47+
--hash=sha256:99510e664155f1a3c0396a076b5deb6367c52ea04d280152c85ac7f51f50eb42
4848
# via
4949
# google-api-core
5050
# google-cloud-core

0 commit comments

Comments
 (0)