From f35cb38c77468341c8e44da96af446917c1cb746 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2020 19:57:04 +0000 Subject: [PATCH] chore(deps): update dependency google-auth to v1.19.0 --- appengine/standard/firebase/firenotes/backend/requirements.txt | 2 +- appengine/standard/firebase/firetactoe/requirements.txt | 2 +- appengine/standard/migration/incoming/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_python3/pubsub/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/migration/urlfetch/requirements.txt | 2 +- appengine/standard_python37/pubsub/requirements.txt | 2 +- auth/api-client/requirements.txt | 2 +- auth/end-user/web/requirements.txt | 2 +- bigquery_storage/to_dataframe/requirements.txt | 2 +- composer/functions/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 +- endpoints/bookstore-grpc-transcoding/requirements.txt | 2 +- endpoints/bookstore-grpc/requirements.txt | 2 +- .../clients/service_to_service_non_default/requirements.txt | 2 +- endpoints/getting-started/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 +- healthcare/api-client/v1/datasets/requirements.txt | 2 +- healthcare/api-client/v1/dicom/requirements.txt | 2 +- healthcare/api-client/v1/fhir/requirements.txt | 2 +- healthcare/api-client/v1/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/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 +- run/markdown-preview/requirements-test.txt | 2 +- storage/api/requirements.txt | 2 +- storage/signed_urls/requirements.txt | 2 +- storage/transfer_service/requirements.txt | 2 +- 49 files changed, 49 insertions(+), 49 deletions(-) diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index 0a108b0a8e7..2962de37869 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.18.0 +google-auth==1.19.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 b62f1415a56..81adb004edd 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.18.0 +google-auth==1.19.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 d788023e5d1..387ca13dc3e 100644 --- a/appengine/standard/migration/incoming/requirements.txt +++ b/appengine/standard/migration/incoming/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.18.0 +google-auth==1.19.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 9ae1b98d17b..b622076400d 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.9.3 -google-auth==1.18.0 +google-auth==1.19.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 5867bb9e2f1..4086645f124 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.13.0 -google-auth==1.18.0 +google-auth==1.19.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 5867bb9e2f1..4086645f124 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.13.0 -google-auth==1.18.0 +google-auth==1.19.0 requests==2.24.0 diff --git a/appengine/standard_python3/pubsub/requirements.txt b/appengine/standard_python3/pubsub/requirements.txt index 39413611336..8b9a2cc4846 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.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 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 5867bb9e2f1..4086645f124 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.13.0 -google-auth==1.18.0 +google-auth==1.19.0 requests==2.24.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 5867bb9e2f1..4086645f124 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.13.0 -google-auth==1.18.0 +google-auth==1.19.0 requests==2.24.0 diff --git a/appengine/standard_python37/migration/urlfetch/requirements.txt b/appengine/standard_python37/migration/urlfetch/requirements.txt index cace2faed52..56710830ed0 100644 --- a/appengine/standard_python37/migration/urlfetch/requirements.txt +++ b/appengine/standard_python37/migration/urlfetch/requirements.txt @@ -1,3 +1,3 @@ requests==2.24.0 flask==1.1.2 -google-auth==1.18.0 \ No newline at end of file +google-auth==1.19.0 \ No newline at end of file diff --git a/appengine/standard_python37/pubsub/requirements.txt b/appengine/standard_python37/pubsub/requirements.txt index 39413611336..8b9a2cc4846 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.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 15f0deaeaf7..2bc51e66717 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index bb425b77a23..225f637c55b 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.18.0 +google-auth==1.19.0 google-auth-oauthlib==0.4.1 google-auth-httplib2==0.0.4 google-api-python-client==1.9.3 diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index 1edd61d9e6a..59f48f9d86c 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-bigquery-storage==1.0.0 google-cloud-bigquery==1.25.0 pyarrow==0.17.1 diff --git a/composer/functions/requirements.txt b/composer/functions/requirements.txt index 7cd38e54499..0befcf812b6 100644 --- a/composer/functions/requirements.txt +++ b/composer/functions/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.18.0 +google-auth==1.19.0 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index 292912ed715..d338488d1f3 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.18.0 +google-auth==1.19.0 requests==2.24.0 six==1.15.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index e95442769ad..ac14d187ba1 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.24.0 google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 47f21e5b0eb..aec5ef60a3d 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.9.2 requests==2.24.0 google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 95ebd61210e..c6fd499b2d0 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 requests==2.24.0 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 7cfcf22cbfd..3c4209e521b 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.30.0 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 google-cloud==0.34.0 google-cloud-storage==1.29.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements.txt b/endpoints/bookstore-grpc-transcoding/requirements.txt index 45021957a7d..31421ca444c 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.30.0 grpcio-tools==1.30.0 -google-auth==1.18.0 +google-auth==1.19.0 six==1.15.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index 45021957a7d..31421ca444c 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.30.0 grpcio-tools==1.30.0 -google-auth==1.18.0 +google-auth==1.19.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 9ae1b98d17b..b622076400d 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.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 57fa3a3ecd6..72f2a2c4847 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.18.0 +google-auth==1.19.0 google-auth-oauthlib==0.4.1 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index d4233b8ebe3..beb10b65e70 100644 --- a/healthcare/api-client/datasets/requirements.txt +++ b/healthcare/api-client/datasets/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index 9d5c1617f49..4d761da4037 100644 --- a/healthcare/api-client/dicom/requirements.txt +++ b/healthcare/api-client/dicom/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 requests==2.24.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index 89c98def6de..57dce794b8d 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud==0.34.0 google-cloud-storage==1.29.0 requests==2.24.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index d4233b8ebe3..beb10b65e70 100644 --- a/healthcare/api-client/hl7v2/requirements.txt +++ b/healthcare/api-client/hl7v2/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index d4233b8ebe3..beb10b65e70 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.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 9d5c1617f49..4d761da4037 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 requests==2.24.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 1843bbc167b..25320ab930f 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud==0.34.0 google-cloud-storage==1.29.0 diff --git a/healthcare/api-client/v1/hl7v2/requirements.txt b/healthcare/api-client/v1/hl7v2/requirements.txt index d4233b8ebe3..beb10b65e70 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/iap/requirements.txt b/iap/requirements.txt index 87263140298..5af9ed1fdae 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.9.2 flask==1.1.2 -google-auth==1.18.0 +google-auth==1.19.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 357f0346d7a..49b3fc7b124 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 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 e6f991403f4..96a67d4316a 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.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 0bed7d061e3..8c01dcad85c 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 pyjwt==1.7.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 042e91375d0..67de39bd965 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.7.0 google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 paho-mqtt==1.5.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index f12b0c5858b..4c87741293c 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.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-pubsub==1.6.1 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 9ae1b98d17b..b622076400d 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 1ea4e1a22c1..8a12856f9d8 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.9.3 -google-auth==1.18.0 +google-auth==1.19.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 9ae1b98d17b..b622076400d 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.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index ecd900559d5..ddf7b0b32fb 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,3 +1,3 @@ pytest==5.4.3 -google-auth==1.18.0 +google-auth==1.19.0 google-api-python-client==1.9.3 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 4a8ac0e146f..fc9b91b19d6 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.29.0 -google-auth==1.18.0 +google-auth==1.19.0 six==1.15.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 9ae1b98d17b..b622076400d 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.3 -google-auth==1.18.0 +google-auth==1.19.0 google-auth-httplib2==0.0.4