diff --git a/appengine/flexible/cloudsql_postgresql/requirements.txt b/appengine/flexible/cloudsql_postgresql/requirements.txt index c2d29ec24f1..11973c06977 100644 --- a/appengine/flexible/cloudsql_postgresql/requirements.txt +++ b/appengine/flexible/cloudsql_postgresql/requirements.txt @@ -1,4 +1,4 @@ Flask==0.12.2 Flask-SQLAlchemy==2.3.2 gunicorn==19.7.1 -psycopg2==2.7.3.2 +psycopg2==2.7.4 diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index d31626ef2a3..8ca2d28e703 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -2,4 +2,4 @@ Django==2.0.2 mysqlclient==1.3.12 wheel==0.30.0 gunicorn==19.7.1 -psycopg2==2.7.3.2 +psycopg2==2.7.4 diff --git a/appengine/flexible/tasks/requirements.txt b/appengine/flexible/tasks/requirements.txt index 9885ec84599..086977ad208 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.5 -google-auth==1.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 100644 --- a/appengine/standard/bigquery/requirements.txt +++ b/appengine/standard/bigquery/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.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 8981ad01604..fdd46ebee7f 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.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 0af06832457..3054d7f6528 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 -google-auth==1.3.0 +google-auth==1.4.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 98023fb9c01..f77293eca86 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.3.0 +google-auth==1.4.0 google-auth-oauthlib==0.2.0 google-auth-httplib2==0.0.3 google-api-python-client==1.6.5 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 3612d76b714..990ac09099b 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.18.4 -google-auth==1.3.0 +google-auth==1.4.0 diff --git a/bigquery/api/requirements.txt b/bigquery/api/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/bigquery/api/requirements.txt +++ b/bigquery/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/bigquery/cloud-client/requirements.txt b/bigquery/cloud-client/requirements.txt index 65979761877..8ec538738ec 100644 --- a/bigquery/cloud-client/requirements.txt +++ b/bigquery/cloud-client/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-bigquery==0.29.0 +google-cloud-bigquery==0.30.0 google-auth-oauthlib==0.2.0 -pytz==2017.3 +pytz==2018.3 diff --git a/bigquery/rest/requirements.txt b/bigquery/rest/requirements.txt index a20e90fa7af..f3ee37897d6 100644 --- a/bigquery/rest/requirements.txt +++ b/bigquery/rest/requirements.txt @@ -1,2 +1,2 @@ -google-auth==1.3.0 +google-auth==1.4.0 requests==2.18.4 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 0d74be25dd6..cce4a0c9bc5 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index b8b3610adbd..f97a2ede179 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/container_engine/api-client/requirements.txt b/container_engine/api-client/requirements.txt index 4bafec3019a..3578404331b 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/container_engine/django_tutorial/requirements.txt b/container_engine/django_tutorial/requirements.txt index d31626ef2a3..8ca2d28e703 100644 --- a/container_engine/django_tutorial/requirements.txt +++ b/container_engine/django_tutorial/requirements.txt @@ -2,4 +2,4 @@ Django==2.0.2 mysqlclient==1.3.12 wheel==0.30.0 gunicorn==19.7.1 -psycopg2==2.7.3.2 +psycopg2==2.7.4 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index b1c216febe4..c8567263905 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.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 72c45986a27..f8fbaf75a0b 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,2 +1,2 @@ grpcio==1.9.1 -google-auth==1.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 40c86e93cbc..1635c4c8d0b 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.3.0 +google-auth==1.4.0 google-auth-oauthlib==0.2.0 diff --git a/iap/requirements.txt b/iap/requirements.txt index 2106246c264..9cee340705b 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.3.0 +google-auth==1.4.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 69b631a965c..30c23dbfcdc 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.5 google-auth-httplib2==0.0.3 -google-auth==1.3.0 +google-auth==1.4.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 bd90f6b6217..04d6e3350d7 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.5 google-auth-httplib2==0.0.3 -google-auth==1.3.0 +google-auth==1.4.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 d0431a0b1b7..87c7e460bf3 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.5 google-auth-httplib2==0.0.3 -google-auth==1.3.0 +google-auth==1.4.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 211c8c9defb..878a16bde24 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.5 google-auth-httplib2==0.0.3 -google-auth==1.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/language/movie_nl/requirements.txt b/language/movie_nl/requirements.txt index 60f1bb0a661..07059ddca48 100644 --- a/language/movie_nl/requirements.txt +++ b/language/movie_nl/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 100644 --- a/language/ocr_nl/requirements.txt +++ b/language/ocr_nl/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/language/syntax_triples/requirements.txt b/language/syntax_triples/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/language/syntax_triples/requirements.txt +++ b/language/syntax_triples/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/language/tutorial/requirements.txt b/language/tutorial/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/language/tutorial/requirements.txt +++ b/language/tutorial/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index f030302550d..32ccc05a1c5 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ tensorflow==1.5.0 google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.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 4bafec3019a..3578404331b 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.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/speech/cloud-client/requirements.txt b/speech/cloud-client/requirements.txt index 868ea5d88c4..f57bd8cd03a 100644 --- a/speech/cloud-client/requirements.txt +++ b/speech/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-speech==0.31.0 +google-cloud-speech==0.31.1 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/tasks/requirements.txt b/tasks/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/tasks/requirements.txt +++ b/tasks/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3 diff --git a/vision/api/label/requirements.txt b/vision/api/label/requirements.txt index 4bafec3019a..3578404331b 100644 --- a/vision/api/label/requirements.txt +++ b/vision/api/label/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.6.5 -google-auth==1.3.0 +google-auth==1.4.0 google-auth-httplib2==0.0.3