From 8b7cf2248893c160b64ed135e36d20bf78c21f88 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 9 Jul 2020 02:00:20 +0200 Subject: [PATCH] Update dependency google-auth-httplib2 to v0.0.4 (#4255) Co-authored-by: Takashi Matsuo --- appengine/standard/storage/api-client/requirements.txt | 2 +- auth/api-client/requirements.txt | 2 +- auth/end-user/web/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 +- 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 +- 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 +- storage/api/requirements.txt | 2 +- storage/transfer_service/requirements.txt | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index f8d9eddc2712..15f0deaeaf73 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 8b949da4b72b..bb425b77a235 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,6 +1,6 @@ google-auth==1.18.0 google-auth-oauthlib==0.4.1 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-api-python-client==1.9.3 flask==1.1.2 requests==2.24.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index bfe8e04198e9..e95442769adb 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 2af41900abc7..47f21e5b0eb0 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -2,4 +2,4 @@ cryptography==2.9.2 requests==2.24.0 google-api-python-client==1.9.3 google-auth==1.18.0 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 61866e38d740..95ebd61210e4 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 requests==2.24.0 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index e6ecb26aa465..7cfcf22cbfd5 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,6 +1,6 @@ grpcio==1.30.0 google-auth==1.18.0 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-cloud==0.34.0 google-cloud-storage==1.29.0 google-cloud-dataproc==1.0.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 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index ec987c98a401..d4233b8ebe3a 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index 159fd7e850f2..9d5c1617f491 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.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 6b1a1b0b4aec..89c98def6de3 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.9.3 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud==0.34.0 google-cloud-storage==1.29.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index ec987c98a401..d4233b8ebe3a 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.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 ec987c98a401..d4233b8ebe3a 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.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 159fd7e850f2..9d5c1617f491 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.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 583152d97780..1843bbc167b4 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.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 ec987c98a401..d4233b8ebe3a 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.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index e7e57a24ebb7..357f0346d7a6 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.9.2 google-api-python-client==1.9.3 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud-pubsub==1.6.1 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 950707fa044f..e6f991403f48 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.9.3 google-auth==1.18.0 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 google-cloud-storage==1.29.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index b9653dac8cfd..0bed7d061e32 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.9.2 google-api-python-client==1.9.3 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index a72edbd3ced9..042e91375d08 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 flaky==3.7.0 google-api-python-client==1.9.3 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 8233757bc482..f12b0c5858b8 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.9.2 google-api-python-client==1.9.3 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.0.4 google-auth==1.18.0 google-cloud-pubsub==1.6.1 google-cloud-iot==1.0.0 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 9ef446d4ad1b..1ea4e1a22c1c 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -2,4 +2,4 @@ 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-httplib2==0.0.3 +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 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 39fd57da1266..9ae1b98d17be 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-httplib2==0.0.3 +google-auth-httplib2==0.0.4