From aa0896d7a864309f7b7dc08489d712e495a919c7 Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Thu, 5 Mar 2020 14:22:12 -0800 Subject: [PATCH] chore(deps): update dependency google-auth to v1.11.2 (#2724) Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> --- appengine/standard/firebase/firenotes/backend/requirements.txt | 2 +- appengine/standard/storage/api-client/requirements.txt | 2 +- .../building-an-app/building-an-app-3/requirements.txt | 2 +- .../building-an-app/building-an-app-4/requirements.txt | 2 +- appengine/standard_python37/pubsub/requirements.txt | 2 +- auth/api-client/requirements.txt | 2 +- auth/end-user/web/requirements.txt | 2 +- auth/http-client/requirements.txt | 2 +- bigquery_storage/to_dataframe/requirements.txt | 2 +- composer/rest/requirements.txt | 2 +- compute/api/requirements.txt | 2 +- compute/auth/requirements.txt | 2 +- compute/encryption/requirements.txt | 2 +- compute/oslogin/requirements.txt | 2 +- dataproc/requirements.txt | 2 +- .../clients/service_to_service_non_default/requirements.txt | 2 +- endpoints/getting-started/requirements.txt | 2 +- functions/composer/requirements.txt | 2 +- healthcare/api-client/datasets/requirements.txt | 2 +- healthcare/api-client/dicom/requirements.txt | 2 +- healthcare/api-client/fhir/requirements.txt | 2 +- healthcare/api-client/hl7v2/requirements.txt | 2 +- iam/api-client/requirements.txt | 2 +- iap/requirements.txt | 2 +- iot/api-client/end_to_end_example/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- iot/api-client/http_example/requirements.txt | 2 +- iot/api-client/manager/requirements.txt | 2 +- iot/api-client/mqtt_example/requirements.txt | 2 +- jobs/v2/api_client/requirements.txt | 2 +- jobs/v3/api_client/requirements.txt | 2 +- kubernetes_engine/api-client/requirements.txt | 2 +- language/api/requirements.txt | 2 +- ml_engine/online_prediction/requirements.txt | 2 +- monitoring/api/v3/api-client/requirements.txt | 2 +- storage/api/requirements.txt | 2 +- storage/signed_urls/requirements.txt | 2 +- storage/transfer_service/requirements.txt | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index d6877c01ef4f..649934979bb3 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.1 pyjwt==1.7.1 flask-cors==3.0.8 -google-auth==1.10.0 +google-auth==1.11.2 requests==2.22.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 0237dc05ff61..c27ca15eca9f 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.7.11 -google-auth==1.10.0 +google-auth==1.11.2 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 ab23dedfbab6..7d60e5c39103 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.1 google-cloud-datastore==1.10.0 -google-auth==1.10.0 +google-auth==1.11.2 requests==2.22.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 ab23dedfbab6..7d60e5c39103 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.1 google-cloud-datastore==1.10.0 -google-auth==1.10.0 +google-auth==1.11.2 requests==2.22.0 diff --git a/appengine/standard_python37/pubsub/requirements.txt b/appengine/standard_python37/pubsub/requirements.txt index fb2e9dbd9242..18a1c3ee2db5 100644 --- a/appengine/standard_python37/pubsub/requirements.txt +++ b/appengine/standard_python37/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud-pubsub==1.1.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 877d1c39762c..0b0720f54a33 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index b543a29caecd..9d6f856b5e84 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.10.0 +google-auth==1.11.2 google-auth-oauthlib==0.4.1 google-auth-httplib2==0.0.3 google-api-python-client==1.7.11 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 2c0823f9d4b0..4c54c10b4e50 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.22.0 -google-auth==1.10.0 +google-auth==1.11.2 diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index d513f1b7d62d..16905131d59d 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.10.0 +google-auth==1.11.2 google-cloud-bigquery-storage==0.7.0 google-cloud-bigquery==1.23.1 pyarrow==0.15.1 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index 761e4b161761..418ee88f0e29 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.10.0 +google-auth==1.11.2 requests==2.22.0 six==1.13.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 81808120b6ce..c27ca15eca9f 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index dd39ca16b26b..2b78ce88f778 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.22.0 google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index e4dc8d4a1a06..f65acb3733e8 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.8 requests==2.22.0 google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 0237dc05ff61..c27ca15eca9f 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index a54880f15598..f0d1ac13864c 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.27.1 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 google-cloud==0.34.0 google-cloud-storage==1.23.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 0237dc05ff61..c27ca15eca9f 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.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 80c3419a593a..2ac567edade6 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==20.0.4 six==1.13.0 pyyaml==5.2 requests==2.22.0 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-oauthlib==0.4.1 diff --git a/functions/composer/requirements.txt b/functions/composer/requirements.txt index b747d86d2788..6f3e0e6d5788 100644 --- a/functions/composer/requirements.txt +++ b/functions/composer/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.10.0 +google-auth==1.11.2 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index abad7718d826..b60cc6410e4d 100644 --- a/healthcare/api-client/datasets/requirements.txt +++ b/healthcare/api-client/datasets/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index deccf165a3bf..47ffdab6d8b3 100644 --- a/healthcare/api-client/dicom/requirements.txt +++ b/healthcare/api-client/dicom/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud==0.34.0 requests==2.22.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index 83242d7888c7..4f8345cc1f70 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.11.2 google-cloud==0.34.0 google-cloud-storage==1.19.1 requests==2.22.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index abad7718d826..b60cc6410e4d 100644 --- a/healthcare/api-client/hl7v2/requirements.txt +++ b/healthcare/api-client/hl7v2/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 81808120b6ce..c27ca15eca9f 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/iap/requirements.txt b/iap/requirements.txt index f14e1ad8f859..1a7757aa8b2f 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,7 +1,7 @@ PyJWT==1.7.1 cryptography==2.8 flask==1.1.1 -google-auth==1.10.0 +google-auth==1.11.2 gunicorn==20.0.4 requests==2.22.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 bc989edb7f34..e828bbcd011f 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.8 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud-pubsub==1.1.0 oauth2client==4.1.3 pyjwt==1.7.1 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 1d35270ff5e6..73130d77f58b 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.7.11 -google-auth==1.6.3 +google-auth==1.11.2 google-auth-httplib2==0.0.3 google-cloud-iot==0.3.0 google-cloud-pubsub==1.0.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 797b3131da9f..7221d7351762 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.8 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud-iot==0.3.0 google-cloud-pubsub==1.1.0 pyjwt==1.7.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index e2c18d7e23c0..8cade07e44c1 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -3,7 +3,7 @@ flaky==3.6.1 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.10.0 +google-auth==1.11.2 google-cloud-iot==0.3.0 google-cloud-pubsub==1.1.0 oauth2client==4.1.3 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 14c02ea151a1..8af5c0f251aa 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -3,7 +3,7 @@ flaky==3.6.1 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.11.2 google-cloud-pubsub==1.0.0 google-cloud-iot==0.3.0 grpc-google-iam-v1==0.12.3 diff --git a/jobs/v2/api_client/requirements.txt b/jobs/v2/api_client/requirements.txt index 81808120b6ce..c27ca15eca9f 100755 --- a/jobs/v2/api_client/requirements.txt +++ b/jobs/v2/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 81808120b6ce..c27ca15eca9f 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 0237dc05ff61..c27ca15eca9f 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 0237dc05ff61..c27ca15eca9f 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index e179f3710a11..a19c14796312 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.7.11 -google-auth==1.10.0 +google-auth==1.11.2 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 0237dc05ff61..c27ca15eca9f 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.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 0237dc05ff61..c27ca15eca9f 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 1f50dfbc7534..b8a64f64ffcb 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.23.0 -google-auth==1.10.0 +google-auth==1.11.2 six==1.13.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 0237dc05ff61..c27ca15eca9f 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.10.0 +google-auth==1.11.2 google-auth-httplib2==0.0.3