diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index cfd958d5a08..f56df2f341c 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -2,6 +2,6 @@ Flask==1.1.4; python_version < '3.0' Flask==2.0.0; python_version > '3.0' pyjwt==1.7.1; python_version < '3.0' flask-cors==3.0.10 -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 requests-toolbelt==0.9.1 diff --git a/appengine/standard/firebase/firetactoe/requirements.txt b/appengine/standard/firebase/firetactoe/requirements.txt index 7d8d732afd0..3989a7ddcd1 100644 --- a/appengine/standard/firebase/firetactoe/requirements.txt +++ b/appengine/standard/firebase/firetactoe/requirements.txt @@ -2,5 +2,5 @@ Flask==1.1.4; python_version < '3.0' Flask==2.0.0; python_version > '3.0' requests==2.26.0 requests_toolbelt==0.9.1 -google-auth==1.31.0 +google-auth==1.35.0 functools32==3.2.3.post2; python_version < "3" diff --git a/appengine/standard/migration/incoming/requirements.txt b/appengine/standard/migration/incoming/requirements.txt index 74a76a3975d..8601815b463 100644 --- a/appengine/standard/migration/incoming/requirements.txt +++ b/appengine/standard/migration/incoming/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 \ No newline at end of file diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 874c0c2e38f..cbfaad7fcd1 100644 --- a/appengine/standard/storage/api-client/requirements.txt +++ b/appengine/standard/storage/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.8; python_version < '3.0' -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/appengine/standard_python3/building-an-app/building-an-app-3/requirements.txt b/appengine/standard_python3/building-an-app/building-an-app-3/requirements.txt index 2ed345c3b9c..38f87503444 100644 --- a/appengine/standard_python3/building-an-app/building-an-app-3/requirements.txt +++ b/appengine/standard_python3/building-an-app/building-an-app-3/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 google-cloud-datastore==2.1.6 -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 diff --git a/appengine/standard_python3/building-an-app/building-an-app-4/requirements.txt b/appengine/standard_python3/building-an-app/building-an-app-4/requirements.txt index 2ed345c3b9c..38f87503444 100644 --- a/appengine/standard_python3/building-an-app/building-an-app-4/requirements.txt +++ b/appengine/standard_python3/building-an-app/building-an-app-4/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 google-cloud-datastore==2.1.6 -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 diff --git a/appengine/standard_python3/migration/urlfetch/requirements.txt b/appengine/standard_python3/migration/urlfetch/requirements.txt index 7c5463a55d5..095e26b1cb6 100644 --- a/appengine/standard_python3/migration/urlfetch/requirements.txt +++ b/appengine/standard_python3/migration/urlfetch/requirements.txt @@ -1,3 +1,3 @@ requests==2.26.0 flask==2.0.1 -google-auth==1.31.0 +google-auth==1.35.0 diff --git a/appengine/standard_python3/pubsub/requirements.txt b/appengine/standard_python3/pubsub/requirements.txt index 8124978fa3f..710ad074ddf 100644 --- a/appengine/standard_python3/pubsub/requirements.txt +++ b/appengine/standard_python3/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud-pubsub==2.7.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index a9814b9d949..f6d1739ef5c 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 diff --git a/auth/downscoping/requirements.txt b/auth/downscoping/requirements.txt index 505287a480a..849fe405c65 100644 --- a/auth/downscoping/requirements.txt +++ b/auth/downscoping/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.34.0 +google-auth==1.35.0 google-cloud-storage==1.42.0 \ No newline at end of file diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index a483f962a73..20b47ae5742 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.31.0 +google-auth==1.35.0 google-auth-oauthlib==0.4.5 google-auth-httplib2==0.1.0 google-api-python-client==2.15.0 diff --git a/auth/service-to-service/requirements.txt b/auth/service-to-service/requirements.txt index a58090f5599..b6a10c72cf1 100644 --- a/auth/service-to-service/requirements.txt +++ b/auth/service-to-service/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 diff --git a/composer/functions/requirements.txt b/composer/functions/requirements.txt index 6d6d52ce436..c4536e4343e 100644 --- a/composer/functions/requirements.txt +++ b/composer/functions/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.31.0 +google-auth==1.35.0 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index a1d6e2552aa..c656172d0dc 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 six==1.16.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 18d90acbcfc..dd8c68c4515 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.26.0 google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 5920304a821..d3f4f64d851 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==3.4.7 requests==2.26.0 google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/compute/metadata/requirements.txt b/compute/metadata/requirements.txt index 26adaa8d5a5..3ac1f530140 100644 --- a/compute/metadata/requirements.txt +++ b/compute/metadata/requirements.txt @@ -1,2 +1,2 @@ requests==2.26.0 -google-auth==1.31.0 \ No newline at end of file +google-auth==1.35.0 \ No newline at end of file diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 709020fd632..ef386e2ddc8 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 requests==2.26.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements.txt b/endpoints/bookstore-grpc-transcoding/requirements.txt index b150350c789..852d2feac72 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements.txt @@ -1,3 +1,3 @@ grpcio-tools==1.39.0 -google-auth==1.31.0 +google-auth==1.35.0 six==1.16.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index b150350c789..852d2feac72 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,3 +1,3 @@ grpcio-tools==1.39.0 -google-auth==1.31.0 +google-auth==1.35.0 six==1.16.0 diff --git a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt +++ b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 0128b86087c..27c5ee29ff0 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==20.1.0 six==1.16.0 pyyaml==5.4.1 requests==2.26.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-oauthlib==0.4.5 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index 572ea450807..3c99ffe3689 100644 --- a/healthcare/api-client/v1/datasets/requirements.txt +++ b/healthcare/api-client/v1/datasets/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/dicom/requirements.txt b/healthcare/api-client/v1/dicom/requirements.txt index b2e463e2da0..4797f9f09b4 100644 --- a/healthcare/api-client/v1/dicom/requirements.txt +++ b/healthcare/api-client/v1/dicom/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud-pubsub==2.7.0 requests==2.26.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index fbb9baa2b5b..ef4c1b7ca6a 100644 --- a/healthcare/api-client/v1/fhir/requirements.txt +++ b/healthcare/api-client/v1/fhir/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud==0.34.0 google-cloud-storage==1.42.0 diff --git a/healthcare/api-client/v1/hl7v2/requirements.txt b/healthcare/api-client/v1/hl7v2/requirements.txt index 572ea450807..3c99ffe3689 100644 --- a/healthcare/api-client/v1/hl7v2/requirements.txt +++ b/healthcare/api-client/v1/hl7v2/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index e14b6085a1a..88466aa3d85 100644 --- a/healthcare/api-client/v1beta1/fhir/requirements.txt +++ b/healthcare/api-client/v1beta1/fhir/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud==0.34.0 google-cloud-storage==1.42.0 requests==2.26.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/iap/requirements.txt b/iap/requirements.txt index 6a468776a28..c483f3b396c 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,6 +1,6 @@ cryptography==3.4.7 Flask==2.0.1 -google-auth==1.31.0 +google-auth==1.35.0 gunicorn==20.1.0 requests==2.26.0 requests_toolbelt==0.9.1 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 5fd29ba69fc..478abe0297d 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==3.4.7 google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud-pubsub==2.7.0 pyjwt==2.1.0 paho-mqtt==1.5.1 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 92e0fd36643..4f5ba1c2620 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.2.1 google-cloud-pubsub==2.7.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 7032b75b1c5..ab6fe7f55f9 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==3.4.7 google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud-iot==2.2.1 google-cloud-pubsub==2.7.0 pyjwt==2.1.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 8c8a8491e27..8e6592416fe 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==3.4.7 google-api-python-client==2.15.0 google-auth-httplib2==0.1.0 -google-auth==1.31.0 +google-auth==1.35.0 google-cloud-pubsub==2.7.0 google-cloud-iot==2.2.1 grpc-google-iam-v1==0.12.3 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 93b9f43079f..04a91b44919 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index f191e943d23..0405073b08b 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.0.1; python_version > "3.0" tensorflow==1.15.0; python_version < "3.0" google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/monitoring/api/v3/api-client/requirements.txt +++ b/monitoring/api/v3/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/monitoring/opencensus/requirements.txt b/monitoring/opencensus/requirements.txt index 8f18b230a71..c0d42eaf08a 100644 --- a/monitoring/opencensus/requirements.txt +++ b/monitoring/opencensus/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-api-core==1.31.2 -google-auth==1.31.0 +google-auth==1.35.0 googleapis-common-protos==1.53.0 opencensus==0.7.13 opencensus-context==0.1.2 diff --git a/monitoring/prometheus/requirements.txt b/monitoring/prometheus/requirements.txt index f24d090e927..8ec736c1864 100644 --- a/monitoring/prometheus/requirements.txt +++ b/monitoring/prometheus/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-api-core==1.31.2 -google-auth==1.31.0 +google-auth==1.35.0 googleapis-common-protos==1.53.0 prometheus-client==0.11.0 prometheus-flask-exporter==0.18.2 diff --git a/run/markdown-preview/editor/requirements.txt b/run/markdown-preview/editor/requirements.txt index 14bd7c6d2df..605fdb5a64c 100644 --- a/run/markdown-preview/editor/requirements.txt +++ b/run/markdown-preview/editor/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 gunicorn==20.1.0 -google-auth==1.31.0 +google-auth==1.35.0 requests==2.26.0 diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index 5732062db68..e8e4b702978 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,3 +1,3 @@ pytest==6.2.4 -google-auth==1.31.0 +google-auth==1.35.0 google-api-python-client==2.15.0 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 2316874da61..58dfc3ac52a 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.42.0 -google-auth==1.31.0 +google-auth==1.35.0 six==1.16.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 93b9f43079f..04a91b44919 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-auth==1.31.0 +google-auth==1.35.0 google-auth-httplib2==0.1.0