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 <[email protected]>
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

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.32.2
2-
google-auth==2.19.1
2+
google-auth==2.38.0
33
google-auth-httplib2==0.1.0
44
google-cloud-storage==2.9.0

compute/encryption/requirements.txt

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

compute/metadata/requirements.txt

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

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
44
google-cloud-compute==1.11.0
55
google-cloud-os-login==2.15.1
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-pubsub==2.21.5
33
pytest==8.2.0

dataproc/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
backoff==2.2.1
33
grpcio==1.62.1
4-
google-auth==2.19.1
4+
google-auth==2.38.0
55
google-auth-httplib2==0.1.0
66
google-cloud==0.34.0
77
google-cloud-storage==2.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio-tools==1.62.2
2-
google-auth==2.19.1
2+
google-auth==2.38.0
33
six==1.16.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio-tools==1.62.2
2-
google-auth==2.19.1
2+
google-auth==2.38.0
33
six==1.16.0
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

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ gunicorn==23.0.0
44
six==1.16.0
55
pyyaml==6.0.2
66
requests==2.31.0
7-
google-auth==2.19.1
7+
google-auth==2.38.0
88
google-auth-oauthlib==1.2.1
99
Werkzeug==3.0.6
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-functions==1.18.1
33
google-cloud-storage==2.9.0

genai/template_folder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/chat_completions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.78.0
77
sentencepiece==0.2.0
8-
google-auth==2.37.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/context_caching/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/controlled_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/evaluation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/extensions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/function_calling/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/image/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/image_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/inference/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/model_garden/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/model_tuning/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/prompts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.74.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/reasoning_engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/safety/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/system_instructions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/template_folder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/text_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/text_models/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/token_count/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/understand_audio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.71.1
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/understand_docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/understand_video/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10

generative_ai/video/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
8-
google-auth==2.29.0
8+
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
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
22
google-auth-httplib2==0.2.0
3-
google-auth==2.19.1
3+
google-auth==2.38.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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==0.34.0
55
backoff==2.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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-pubsub==2.21.5
55
requests==2.31.0
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==0.34.0
55
google-cloud-storage==2.9.0; python_version < '3.7'
66
google-cloud-storage==2.9.0; python_version > '3.6'
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
google-cloud==0.34.0

healthcare/api-client/v1beta1/fhir/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==0.34.0
55
google-cloud-storage==2.9.0; python_version < '3.7'
66
google-cloud-storage==2.9.0; python_version > '3.6'

iam/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
44
boto3==1.34.134
55
botocore==1.34.136

0 commit comments

Comments
 (0)