From 37b3ddf7ddd05e5853c5007957501254baf2451b Mon Sep 17 00:00:00 2001 From: DPE bot Date: Wed, 10 Jan 2018 02:51:55 -0800 Subject: [PATCH] Auto-update dependencies. --- appengine/flexible/tasks/requirements.txt | 2 +- appengine/standard/bigquery/requirements.txt | 2 +- appengine/standard/firebase/firenotes/backend/requirements.txt | 2 +- appengine/standard/storage/api-client/requirements.txt | 2 +- auth/api-client/requirements.txt | 2 +- auth/end-user/web/requirements.txt | 2 +- auth/http-client/requirements.txt | 2 +- bigquery/api/requirements.txt | 2 +- bigquery/rest/requirements.txt | 2 +- compute/api/requirements.txt | 2 +- compute/auth/requirements.txt | 2 +- compute/encryption/requirements.txt | 2 +- container_engine/api-client/requirements.txt | 2 +- dataproc/requirements.txt | 2 +- endpoints/bookstore-grpc/requirements.txt | 2 +- .../clients/service_to_service_non_default/requirements.txt | 2 +- endpoints/getting-started/requirements.txt | 2 +- iap/requirements.txt | 2 +- iot/api-client/end_to_end_example/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 +- kms/api-client/requirements.txt | 2 +- language/api/requirements.txt | 2 +- language/movie_nl/requirements.txt | 2 +- language/ocr_nl/requirements.txt | 2 +- language/syntax_triples/requirements.txt | 2 +- language/tutorial/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 +- tasks/requirements.txt | 2 +- testing/requirements.txt | 2 +- vision/api/label/requirements.txt | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/appengine/flexible/tasks/requirements.txt b/appengine/flexible/tasks/requirements.txt index 3d80a1f594e5..452d9be6f8d8 100644 --- a/appengine/flexible/tasks/requirements.txt +++ b/appengine/flexible/tasks/requirements.txt @@ -1,6 +1,6 @@ Flask==0.12.2 google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 google-cloud-datastore==1.4.0 gunicorn==19.7.1 diff --git a/appengine/standard/bigquery/requirements.txt b/appengine/standard/bigquery/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/appengine/standard/bigquery/requirements.txt +++ b/appengine/standard/bigquery/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index 963931818fd2..8981ad016043 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,6 +1,6 @@ Flask==0.12.2 pyjwt==1.5.3 flask-cors==3.0.3 -google-auth==1.2.1 +google-auth==1.3.0 requests==2.18.4 requests-toolbelt==0.8.0 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index edd6472fec65..8bb83f801683 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.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index abae20cc7853..71d7908dc728 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 -google-auth==1.2.1 +google-auth==1.3.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 4e1a939b05e7..7ea7080ea73d 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.2.1 +google-auth==1.3.0 google-auth-oauthlib==0.2.0 google-auth-httplib2==0.0.3 google-api-python-client==1.6.4 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 9ef7f700dd1e..3612d76b714c 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.18.4 -google-auth==1.2.1 +google-auth==1.3.0 diff --git a/bigquery/api/requirements.txt b/bigquery/api/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/bigquery/api/requirements.txt +++ b/bigquery/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/bigquery/rest/requirements.txt b/bigquery/rest/requirements.txt index 8c07239a3d89..a20e90fa7afe 100644 --- a/bigquery/rest/requirements.txt +++ b/bigquery/rest/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.2.1 +google-auth==1.3.0 requests==2.18.4 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 95b62cc01897..16526e5ef726 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.18.4 google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index cde4273253ff..aa8e2b7d2975 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.1.4 requests==2.18.4 google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/container_engine/api-client/requirements.txt b/container_engine/api-client/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/container_engine/api-client/requirements.txt +++ b/container_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 1e41426ee2af..80d830a4cdae 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 google-cloud==0.32.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index 92cb11686c73..22a8fc34c258 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,2 +1,2 @@ grpcio==1.8.3 -google-auth==1.2.1 +google-auth==1.3.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 edd6472fec65..8bb83f801683 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.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 92e2d296feda..40c86e93cbca 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==19.7.1 six==1.11.0 pyyaml==3.12 requests==2.18.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-oauthlib==0.2.0 diff --git a/iap/requirements.txt b/iap/requirements.txt index f85c6d9748b1..2106246c2645 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,7 +1,7 @@ PyJWT==1.5.3 cryptography==2.1.4 flask==0.12.2 -google-auth==1.2.1 +google-auth==1.3.0 gunicorn==19.7.1 requests==2.18.4 requests_toolbelt==0.8.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 7f42336474c3..32251ac17674 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.1.4 google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 -google-auth==1.2.1 +google-auth==1.3.0 google-cloud-pubsub==0.30.1 pyjwt==1.5.3 paho-mqtt==1.3.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index a836acd334fe..8565ddfeb52c 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.1.4 google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 -google-auth==1.2.1 +google-auth==1.3.0 google-cloud-pubsub==0.30.1 pyjwt==1.5.3 requests==2.18.4 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index c24cca67d9af..c682a4628b41 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 -google-auth==1.2.1 +google-auth==1.3.0 google-cloud==0.32.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index ce4ebabc8f24..e4084d50386f 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,6 +1,6 @@ google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 -google-auth==1.2.1 +google-auth==1.3.0 google-cloud-pubsub==0.30.1 cryptography==2.1.4 pyjwt==1.5.3 diff --git a/kms/api-client/requirements.txt b/kms/api-client/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/movie_nl/requirements.txt b/language/movie_nl/requirements.txt index 024960794619..82804723d43d 100644 --- a/language/movie_nl/requirements.txt +++ b/language/movie_nl/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 requests==2.18.4 diff --git a/language/ocr_nl/requirements.txt b/language/ocr_nl/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/language/ocr_nl/requirements.txt +++ b/language/ocr_nl/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/syntax_triples/requirements.txt b/language/syntax_triples/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/language/syntax_triples/requirements.txt +++ b/language/syntax_triples/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/tutorial/requirements.txt b/language/tutorial/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/language/tutorial/requirements.txt +++ b/language/tutorial/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 6713ef951907..3f6188b501c3 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ tensorflow==1.4.1 google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 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 edd6472fec65..8bb83f801683 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.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/tasks/requirements.txt b/tasks/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/tasks/requirements.txt +++ b/tasks/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/testing/requirements.txt b/testing/requirements.txt index 7b9bdef67bc4..0e814cdf3837 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -13,5 +13,5 @@ WebTest==2.0.29 webapp2==2.5.2 google-api-python-client==1.6.4 google-cloud-core==0.28.0 -gcp-devrel-py-tools==0.0.11 +gcp-devrel-py-tools==0.0.12 flask==0.12.2 diff --git a/vision/api/label/requirements.txt b/vision/api/label/requirements.txt index edd6472fec65..8bb83f801683 100644 --- a/vision/api/label/requirements.txt +++ b/vision/api/label/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.3.0 google-auth-httplib2==0.0.3