diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index fd345a84383..6c064b2950b 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 pyjwt==1.7.1 flask-cors==3.0.9 -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.0 requests-toolbelt==0.9.1 diff --git a/appengine/standard/firebase/firetactoe/requirements.txt b/appengine/standard/firebase/firetactoe/requirements.txt index 219430f59d3..34895e9ce9d 100644 --- a/appengine/standard/firebase/firetactoe/requirements.txt +++ b/appengine/standard/firebase/firetactoe/requirements.txt @@ -1,5 +1,5 @@ flask==1.1.2 requests==2.24.0 requests_toolbelt==0.9.1 -google-auth==1.22.1 +google-auth==1.23.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 bd4db75573f..9b155559234 100644 --- a/appengine/standard/migration/incoming/requirements.txt +++ b/appengine/standard/migration/incoming/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.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 347f8cb7bfa..422e819d9a7 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.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 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 152e30f15f9..3356595ed66 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==1.1.2 google-cloud-datastore==1.15.3 -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.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 152e30f15f9..3356595ed66 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==1.1.2 google-cloud-datastore==1.15.3 -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.0 diff --git a/appengine/standard_python3/migration/urlfetch/requirements.txt b/appengine/standard_python3/migration/urlfetch/requirements.txt index 9e58daf3b2f..4756d8abcf3 100644 --- a/appengine/standard_python3/migration/urlfetch/requirements.txt +++ b/appengine/standard_python3/migration/urlfetch/requirements.txt @@ -1,3 +1,3 @@ requests==2.24.0 flask==1.1.2 -google-auth==1.22.1 \ No newline at end of file +google-auth==1.23.0 \ No newline at end of file diff --git a/appengine/standard_python3/pubsub/requirements.txt b/appengine/standard_python3/pubsub/requirements.txt index 36c5fa318bb..8eea0325e71 100644 --- a/appengine/standard_python3/pubsub/requirements.txt +++ b/appengine/standard_python3/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud-pubsub==1.7.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 7455a999859..245147f5a90 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 928397539a5..3c58e891b3c 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.22.1 +google-auth==1.23.0 google-auth-oauthlib==0.4.2 google-auth-httplib2==0.0.4 google-api-python-client==1.12.5 diff --git a/auth/service-to-service/requirements.txt b/auth/service-to-service/requirements.txt index 8ab9c49aad1..98b391517f9 100644 --- a/auth/service-to-service/requirements.txt +++ b/auth/service-to-service/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.0 diff --git a/composer/functions/requirements.txt b/composer/functions/requirements.txt index b0e24ac5356..b09d9d03815 100644 --- a/composer/functions/requirements.txt +++ b/composer/functions/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.22.1 +google-auth==1.23.0 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index 24b8d5ffd49..004b0e40b13 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.0 six==1.15.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 347f8cb7bfa..422e819d9a7 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index cd03da64990..3e81d31a867 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.24.0 google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 64b8d305b74..2ec0bf9253e 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==3.2.1 requests==2.24.0 google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 80700c9f0c5..37b80829201 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 requests==2.24.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements.txt b/endpoints/bookstore-grpc-transcoding/requirements.txt index b22cb773dec..f44d39b22c0 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.33.2 grpcio-tools==1.33.2 -google-auth==1.22.1 +google-auth==1.23.0 six==1.15.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index b22cb773dec..f44d39b22c0 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.33.2 grpcio-tools==1.33.2 -google-auth==1.22.1 +google-auth==1.23.0 six==1.15.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 347f8cb7bfa..422e819d9a7 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==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 6491a31f3f5..374144f89da 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==20.0.4 six==1.15.0 pyyaml==5.3.1 requests==2.24.0 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-oauthlib==0.4.2 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index 1fd69a06220..93b950b0fb3 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==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.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 25c1e33a572..99e365f134c 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==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud-pubsub==1.7.0 requests==2.24.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 9351f1d8fd2..8861c5a8cbf 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==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud==0.34.0 google-cloud-storage==1.32.0 diff --git a/healthcare/api-client/v1/hl7v2/requirements.txt b/healthcare/api-client/v1/hl7v2/requirements.txt index 1fd69a06220..93b950b0fb3 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==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.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 d4ea52d9e21..77c9db82c0a 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==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud==0.34.0 google-cloud-storage==1.32.0 requests==2.24.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 347f8cb7bfa..422e819d9a7 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/iap/requirements.txt b/iap/requirements.txt index ea2f299fe8e..7143e042b1b 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,6 +1,6 @@ cryptography==3.2.1 flask==1.1.2 -google-auth==1.22.1 +google-auth==1.23.0 gunicorn==20.0.4 requests==2.24.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 d72930c5d0e..dd3ace2620e 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.2.1 google-api-python-client==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud-pubsub==1.7.0 pyjwt==1.7.1 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 40c53c50350..f91119ccbde 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==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 google-cloud-iot==2.0.1 google-cloud-pubsub==1.7.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index fb7a2696714..1f2beacfc6b 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==3.2.1 google-api-python-client==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud-iot==2.0.1 google-cloud-pubsub==1.7.0 pyjwt==1.7.1 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 3c09de3c144..005658e2447 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==3.2.1 google-api-python-client==1.12.5 google-auth-httplib2==0.0.4 -google-auth==1.22.1 +google-auth==1.23.0 google-cloud-pubsub==1.7.0 google-cloud-iot==2.0.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 347f8cb7bfa..422e819d9a7 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 347f8cb7bfa..422e819d9a7 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 17bd2e54b14..5e750cc98e7 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==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 347f8cb7bfa..422e819d9a7 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==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/run/markdown-preview/editor/requirements.txt b/run/markdown-preview/editor/requirements.txt index c12c06f2d2f..4eb226dcead 100644 --- a/run/markdown-preview/editor/requirements.txt +++ b/run/markdown-preview/editor/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 gunicorn==20.0.4 -google-auth==1.22.1 +google-auth==1.23.0 requests==2.24.0 \ No newline at end of file diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index de4c8761064..eb1766fa2de 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,3 +1,3 @@ pytest==6.1.2 -google-auth==1.22.1 +google-auth==1.23.0 google-api-python-client==1.12.5 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 347f8cb7bfa..422e819d9a7 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 7523e87891f..74f415fc734 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.32.0 -google-auth==1.22.1 +google-auth==1.23.0 six==1.15.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 347f8cb7bfa..422e819d9a7 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.12.5 -google-auth==1.22.1 +google-auth==1.23.0 google-auth-httplib2==0.0.4