Skip to content

Commit 3c53ed3

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency google-auth to v2.38.0 (#13129)
* chore(deps): update dependency google-auth to v2.38.0 * remove auth/service-to-service/requirements.txt * remove generative_ai/batch_predict/requirements.txt * remove generative_ai/embeddings/requirements.txt --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 8ea35f4 commit 3c53ed3

File tree

68 files changed

+68
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+68
-68
lines changed

aml-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.131.0
22
google-auth-httplib2==0.2.0
3-
google-auth==2.19.1
3+
google-auth==2.38.0
44
requests==2.32.2

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==2.131.0
22
google-auth-httplib2==0.2.0
3-
google-auth==2.19.1
3+
google-auth==2.38.0
44
google-cloud-api-keys==0.5.13
55
google-cloud-compute==1.11.0
66
google-cloud-language==2.15.1

auth/downscoping/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==2.19.1
1+
google-auth==2.38.0
22
google-cloud-storage==2.9.0; python_version < '3.7'
33
google-cloud-storage==2.9.0; python_version > '3.6'

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==2.19.1
1+
google-auth==2.38.0
22
google-auth-oauthlib==1.2.1
33
google-auth-httplib2==0.2.0
44
google-api-python-client==2.131.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==8.2.0
2-
google-auth==2.23.3
2+
google-auth==2.38.0
33
google-api-core==2.17.1

cloudbuild/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-build==3.27.1
2-
google-auth==2.19.1
2+
google-auth==2.38.0

composer/functions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests-toolbelt==1.0.0
2-
google-auth==2.19.1
2+
google-auth==2.38.0
33
google-cloud-pubsub==2.21.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==2.19.1
1+
google-auth==2.38.0
22
requests==2.32.2

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==2.19.1
1+
google-auth==2.38.0
22
requests==2.32.2
33
six==1.16.0

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.131.0
2-
google-auth==2.19.1
2+
google-auth==2.38.0
33
google-auth-httplib2==0.2.0

0 commit comments

Comments
 (0)