diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index b5e9764f6173..3a6b057b3880 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.8 -google-auth==1.14.0 +google-auth==1.14.1 requests==2.23.0 requests-toolbelt==0.9.1 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 06ba56f1b073..c5ff186f6b42 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.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt b/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt index 05c2afaead91..8ca583bfbef8 100644 --- a/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt +++ b/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 google-cloud-datastore==1.12.0 -google-auth==1.14.0 +google-auth==1.14.1 requests==2.23.0 diff --git a/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt b/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt index 05c2afaead91..8ca583bfbef8 100644 --- a/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt +++ b/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 google-cloud-datastore==1.12.0 -google-auth==1.14.0 +google-auth==1.14.1 requests==2.23.0 diff --git a/appengine/standard_python37/pubsub/requirements.txt b/appengine/standard_python37/pubsub/requirements.txt index 0aa28207deb4..f7c59bf40c79 100644 --- a/appengine/standard_python37/pubsub/requirements.txt +++ b/appengine/standard_python37/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-pubsub==1.4.2 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 8829e7621be8..9f8c1933da8c 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index fb994ddd39cd..95cab87f1b66 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.14.0 +google-auth==1.14.1 google-auth-oauthlib==0.4.1 google-auth-httplib2==0.0.3 google-api-python-client==1.8.2 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 27ce9440a8f9..a33911192aa9 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.23.0 -google-auth==1.14.0 +google-auth==1.14.1 diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index b10d94899b15..02b6e2178fbe 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-bigquery-storage==0.8.0 google-cloud-bigquery==1.24.0 pyarrow==0.17.0 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index 5c10a2220e58..a6b57e24823c 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.14.0 +google-auth==1.14.1 requests==2.23.0 six==1.14.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 80d949dcdb5b..d7f54ca1642e 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.23.0 google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index dab3489724e4..06e94940b664 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.9.2 requests==2.23.0 google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 8595cc4e5ad3..c6daa9afaecb 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 requests==2.23.0 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 30c8bc57a1be..0fc3853a3ab6 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.28.1 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 google-cloud==0.34.0 google-cloud-storage==1.26.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements.txt b/endpoints/bookstore-grpc-transcoding/requirements.txt index 2140cddadd82..a44856560153 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.28.1 grpcio-tools==1.28.1 -google-auth==1.14.0 +google-auth==1.14.1 six==1.14.0 googleapis-common-protos==1.51.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index ae31c818b1b7..ff581d6071ff 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.28.1 grpcio-tools==1.28.1 -google-auth==1.14.0 +google-auth==1.14.1 six==1.14.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 06ba56f1b073..c5ff186f6b42 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.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 215a2765407e..c8d04b524172 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==20.0.4 six==1.14.0 pyyaml==5.3.1 requests==2.23.0 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-oauthlib==0.4.1 diff --git a/functions/composer/requirements.txt b/functions/composer/requirements.txt index 83a056f6812d..9380e54881a5 100644 --- a/functions/composer/requirements.txt +++ b/functions/composer/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.14.0 +google-auth==1.14.1 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index 3057ac79e902..58dfa1a88183 100644 --- a/healthcare/api-client/datasets/requirements.txt +++ b/healthcare/api-client/datasets/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index a130e0fb4b44..8888fdadb9ea 100644 --- a/healthcare/api-client/dicom/requirements.txt +++ b/healthcare/api-client/dicom/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 requests==2.23.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index f2a856eea18f..b1def3024305 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 google-cloud-storage==1.26.0 requests==2.23.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index 3057ac79e902..58dfa1a88183 100644 --- a/healthcare/api-client/hl7v2/requirements.txt +++ b/healthcare/api-client/hl7v2/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index 3057ac79e902..58dfa1a88183 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.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/dicom/requirements.txt b/healthcare/api-client/v1/dicom/requirements.txt index ef5d116a4685..8888fdadb9ea 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.8.2 google-auth-httplib2==0.0.3 -google-auth==1.11.2 +google-auth==1.14.1 google-cloud==0.34.0 requests==2.23.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index eebb9507886c..a940fc27ba08 100644 --- a/healthcare/api-client/v1/fhir/requirements.txt +++ b/healthcare/api-client/v1/fhir/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.11.2 +google-auth==1.14.1 google-cloud==0.34.0 google-cloud-storage==1.26.0 oauth2client diff --git a/healthcare/api-client/v1/hl7v2/requirements.txt b/healthcare/api-client/v1/hl7v2/requirements.txt index 3057ac79e902..58dfa1a88183 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.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 0744d285e4d9..b03ab31248b8 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==2.9.2 google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-pubsub==1.4.2 pyjwt==1.7.1 paho-mqtt==1.5.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index f871d8581553..117c7137b746 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.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 google-cloud-iot==1.0.0 google-cloud-pubsub==1.4.2 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index b40ec167e8c9..04608760ed72 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-iot==1.0.0 google-cloud-pubsub==1.4.2 pyjwt==1.7.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 42f418a5a7e4..8b1efc63c750 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -2,7 +2,7 @@ cryptography==2.9.2 flaky==3.6.1 google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-iot==1.0.0 google-cloud-pubsub==1.4.2 paho-mqtt==1.5.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index b3febffbe3f6..c1ef8fd2d102 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.0 +google-auth==1.14.1 google-cloud-pubsub==1.4.2 google-cloud-iot==1.0.0 grpc-google-iam-v1==0.12.3 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 06ba56f1b073..c5ff186f6b42 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index dd137cd92a5b..702e28347169 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.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 06ba56f1b073..c5ff186f6b42 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.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 01e0dd42cb2f..22bb5339987e 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.26.0 -google-auth==1.14.0 +google-auth==1.14.1 six==1.14.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 06ba56f1b073..c5ff186f6b42 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.8.2 -google-auth==1.14.0 +google-auth==1.14.1 google-auth-httplib2==0.0.3