Skip to content

Commit d3ece8f

Browse files
chore(deps): update dependency google-auth to v2.19.1 (GoogleCloudPlatform#10169)
* chore(deps): update dependency google-auth to v2.19.1 * Update generative_ai/requirements.txt remove gen ai to try to get this merged --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent ea08ae5 commit d3ece8f

File tree

45 files changed

+46
-47
lines changed

Some content is hidden

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

45 files changed

+46
-47
lines changed

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.87.0
22
google-auth-httplib2==0.1.0
3-
google-auth==2.17.3
3+
google-auth==2.19.1
44
google-cloud-api-keys==0.5.2
55
google-cloud-compute==1.11.0
66
google-cloud-language==2.9.1

auth/downscoping/requirements.txt

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

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.17.3
1+
google-auth==2.19.1
22
google-auth-oauthlib==1.0.0
33
google-auth-httplib2==0.1.0
44
google-api-python-client==2.87.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==2.17.3
1+
google-auth==2.19.1
22
requests==2.31.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==7.0.1
2-
google-auth==2.17.3
2+
google-auth==2.19.1
33
Requests==2.31.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-build==3.16.0
2-
google-auth==2.17.3
2+
google-auth==2.19.1
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.17.3
2+
google-auth==2.19.1
33
google-cloud-pubsub==2.17.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==2.17.3
1+
google-auth==2.19.1
22
requests==2.31.0

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.17.3
1+
google-auth==2.19.1
22
requests==2.31.0
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.87.0
2-
google-auth==2.17.3
2+
google-auth==2.19.1
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)