From a43da0c78a09a749c0fa1a1b8d8d99a809f15a05 Mon Sep 17 00:00:00 2001 From: DPE bot Date: Sun, 24 Feb 2019 09:15:20 -0800 Subject: [PATCH] Auto-update dependencies. --- appengine/flexible/django_cloudsql/requirements.txt | 6 +++--- appengine/flexible/hello_world_django/requirements.txt | 2 +- appengine/flexible/redis/requirements.txt | 2 +- appengine/flexible/scipy/requirements.txt | 2 +- appengine/flexible/storage/requirements.txt | 2 +- appengine/flexible/twilio/requirements.txt | 2 +- .../standard/firebase/firenotes/backend/requirements.txt | 4 ++-- appengine/standard/flask/tutorial/requirements.txt | 2 +- appengine/standard/mailgun/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/cloudsql/requirements.txt | 2 +- .../standard_python37/custom-server/requirements.txt | 2 +- appengine/standard_python37/django/requirements.txt | 2 +- appengine/standard_python37/redis/requirements.txt | 2 +- asset/cloud-client/requirements.txt | 2 +- auth/api-client/requirements.txt | 2 +- auth/cloud-client/requirements.txt | 2 +- auth/end-user/web/requirements.txt | 2 +- auth/http-client/requirements.txt | 2 +- bigquery/bqml/requirements.txt | 2 +- bigquery/cloud-client/requirements.txt | 2 +- bigquery/datalab-migration/requirements.txt | 4 ++-- bigquery_storage/to_dataframe/requirements.txt | 8 ++++---- cloud-sql/mysql/sqlalchemy/requirements.txt | 2 +- cloud-sql/postgres/sqlalchemy/requirements.txt | 2 +- codelabs/flex_and_vision/requirements.txt | 2 +- composer/rest/requirements.txt | 2 +- composer/tools/requirements.txt | 4 ++-- composer/workflows/requirements.txt | 2 +- compute/api/requirements.txt | 2 +- compute/auth/requirements.txt | 2 +- compute/encryption/requirements.txt | 2 +- compute/oslogin/requirements.txt | 4 ++-- container_engine/api-client/requirements.txt | 2 +- container_engine/django_tutorial/requirements.txt | 6 +++--- dataproc/requirements.txt | 4 ++-- dlp/requirements.txt | 2 +- .../service_to_service_non_default/requirements.txt | 2 +- endpoints/getting-started/requirements.txt | 2 +- functions/http/requirements.txt | 4 ++-- functions/imagemagick/requirements.txt | 4 ++-- functions/ocr/app/requirements.txt | 2 +- functions/tips/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/beta-features/gateway/requirements.txt | 2 +- iot/api-client/end_to_end_example/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 4 ++-- 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 +- kms/api-client/requirements.txt | 2 +- language/api/requirements.txt | 2 +- memorystore/redis/requirements.txt | 2 +- ml_engine/online_prediction/requirements.txt | 2 +- monitoring/api/v3/api-client/requirements.txt | 2 +- notebooks/requirements.txt | 2 +- storage/api/requirements.txt | 2 +- storage/signed_urls/requirements.txt | 4 ++-- storage/transfer_service/requirements.txt | 2 +- testing/requirements.txt | 6 +++--- vision/cloud-client/detect/requirements.txt | 2 +- 70 files changed, 88 insertions(+), 88 deletions(-) diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index c19a8e2bed0a..ac266e611ca6 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -1,5 +1,5 @@ -Django==2.1.5 -mysqlclient==1.4.1 -wheel==0.32.3 +Django==2.1.7 +mysqlclient==1.4.2.post1 +wheel==0.33.1 gunicorn==19.9.0 psycopg2==2.7.7 diff --git a/appengine/flexible/hello_world_django/requirements.txt b/appengine/flexible/hello_world_django/requirements.txt index 110ee9c2e19a..480c61e7049d 100644 --- a/appengine/flexible/hello_world_django/requirements.txt +++ b/appengine/flexible/hello_world_django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.5 +Django==2.1.7 gunicorn==19.9.0 diff --git a/appengine/flexible/redis/requirements.txt b/appengine/flexible/redis/requirements.txt index bea99653b724..cac2823f3de2 100644 --- a/appengine/flexible/redis/requirements.txt +++ b/appengine/flexible/redis/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 gunicorn==19.9.0 -redis==3.1.0 +redis==3.2.0 diff --git a/appengine/flexible/scipy/requirements.txt b/appengine/flexible/scipy/requirements.txt index c856f0d81743..26b5e522dded 100644 --- a/appengine/flexible/scipy/requirements.txt +++ b/appengine/flexible/scipy/requirements.txt @@ -1,5 +1,5 @@ Flask==1.0.2 gunicorn==19.9.0 numpy==1.16.1 -scipy==1.2.0 +scipy==1.2.1 Pillow==5.4.1 diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index b9a55518268f..4d9c938b1d0e 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 gunicorn==19.9.0 diff --git a/appengine/flexible/twilio/requirements.txt b/appengine/flexible/twilio/requirements.txt index c7701ca6849a..c032b07e8d93 100644 --- a/appengine/flexible/twilio/requirements.txt +++ b/appengine/flexible/twilio/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 gunicorn==19.9.0 -twilio==6.24.0 +twilio==6.24.1 diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index ea3b77a69305..835250576e95 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,6 +1,6 @@ -Flask==0.12.4 +Flask==1.0.2 pyjwt==1.7.1 flask-cors==3.0.7 -google-auth==1.6.2 +google-auth==1.6.3 requests==2.21.0 requests-toolbelt==0.9.1 diff --git a/appengine/standard/flask/tutorial/requirements.txt b/appengine/standard/flask/tutorial/requirements.txt index 0595fb4ff1c3..bba4fd6b3c7e 100644 --- a/appengine/standard/flask/tutorial/requirements.txt +++ b/appengine/standard/flask/tutorial/requirements.txt @@ -1,2 +1,2 @@ -Flask==0.12.4 +Flask==1.0.2 Werkzeug<0.13.0,>=0.12.0 diff --git a/appengine/standard/mailgun/requirements.txt b/appengine/standard/mailgun/requirements.txt index 54f62f573fa6..2ee1b12a1b7a 100644 --- a/appengine/standard/mailgun/requirements.txt +++ b/appengine/standard/mailgun/requirements.txt @@ -1 +1 @@ -httplib2==0.12.0 +httplib2==0.12.1 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 7e4359ce08d3..2272e0200601 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.8 -google-auth==1.6.2 +google-auth==1.6.3 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 029eca50f333..84eb03d536fc 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.0.2 google-cloud-datastore==1.7.3 -google-auth==1.6.2 +google-auth==1.6.3 requests==2.21.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 029eca50f333..84eb03d536fc 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.0.2 google-cloud-datastore==1.7.3 -google-auth==1.6.2 +google-auth==1.6.3 requests==2.21.0 diff --git a/appengine/standard_python37/cloudsql/requirements.txt b/appengine/standard_python37/cloudsql/requirements.txt index c0bb6a061c13..8e9d2a14623b 100644 --- a/appengine/standard_python37/cloudsql/requirements.txt +++ b/appengine/standard_python37/cloudsql/requirements.txt @@ -2,4 +2,4 @@ flask==1.0.2 psycopg2==2.7.7 psycopg2-binary==2.7.7 PyMySQL==0.9.3 -SQLAlchemy==1.2.17 +SQLAlchemy==1.2.18 diff --git a/appengine/standard_python37/custom-server/requirements.txt b/appengine/standard_python37/custom-server/requirements.txt index e91eb8f35522..39d78f95738f 100644 --- a/appengine/standard_python37/custom-server/requirements.txt +++ b/appengine/standard_python37/custom-server/requirements.txt @@ -1,2 +1,2 @@ -uwsgi==2.0.17.1 +uwsgi==2.0.18 flask==1.0.2 diff --git a/appengine/standard_python37/django/requirements.txt b/appengine/standard_python37/django/requirements.txt index 6af98c09acc0..e88b80b32394 100644 --- a/appengine/standard_python37/django/requirements.txt +++ b/appengine/standard_python37/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.5 +Django==2.1.7 PyMySQL==0.9.3 diff --git a/appengine/standard_python37/redis/requirements.txt b/appengine/standard_python37/redis/requirements.txt index cdc6af1bf925..211f7135be73 100644 --- a/appengine/standard_python37/redis/requirements.txt +++ b/appengine/standard_python37/redis/requirements.txt @@ -1,2 +1,2 @@ Flask==1.0.2 -redis==3.1.0 +redis==3.2.0 diff --git a/asset/cloud-client/requirements.txt b/asset/cloud-client/requirements.txt index 1fb91cc49c44..433a0770868d 100644 --- a/asset/cloud-client/requirements.txt +++ b/asset/cloud-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 google-cloud-asset==0.1.2 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index db583fb6f65c..82c68c7c3302 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 8561c491b35b..b71a93fa7170 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index d63350dd2146..b292324eca2e 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.6.2 +google-auth==1.6.3 google-auth-oauthlib==0.2.0 google-auth-httplib2==0.0.3 google-api-python-client==1.7.8 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 39137024e5d2..c09a25034ab8 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.21.0 -google-auth==1.6.2 +google-auth==1.6.3 diff --git a/bigquery/bqml/requirements.txt b/bigquery/bqml/requirements.txt index a4265ef90d1e..c794bc7df5d8 100644 --- a/bigquery/bqml/requirements.txt +++ b/bigquery/bqml/requirements.txt @@ -1,4 +1,4 @@ google-cloud-bigquery[pandas]==1.9.0 flaky==3.5.3 mock==2.0.0 -pytest==4.2.0 +pytest==4.3.0 diff --git a/bigquery/cloud-client/requirements.txt b/bigquery/cloud-client/requirements.txt index bfdc27e7d821..8dbf5fff3aa8 100644 --- a/bigquery/cloud-client/requirements.txt +++ b/bigquery/cloud-client/requirements.txt @@ -1,5 +1,5 @@ google-cloud-bigquery[pandas]==1.9.0 google-auth-oauthlib==0.2.0 -ipython==7.2.0 +ipython==7.3.0 matplotlib==3.0.2 pytz==2018.9 diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 4a946ff27248..547f423a2107 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -1,5 +1,5 @@ -google-cloud-bigquery[pandas,pyarrow]==1.8.1 +google-cloud-bigquery[pandas,pyarrow]==1.9.0 datalab==1.1.4 -ipython==7.2.0; python_version > "2.7" +ipython==7.3.0; python_version > "2.7" ipython<=5.5; python_version == "2.7" google-cloud-monitoring<=0.28.1 diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index 29d1de558f0f..21a3795c56bb 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -1,5 +1,5 @@ -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-bigquery-storage==0.2.0 -google-cloud-bigquery==1.8.1 -fastavro==0.21.17 -pandas==0.24.0 \ No newline at end of file +google-cloud-bigquery==1.9.0 +fastavro==0.21.18 +pandas==0.24.1 diff --git a/cloud-sql/mysql/sqlalchemy/requirements.txt b/cloud-sql/mysql/sqlalchemy/requirements.txt index 20a465bc8987..17131d24dd7c 100644 --- a/cloud-sql/mysql/sqlalchemy/requirements.txt +++ b/cloud-sql/mysql/sqlalchemy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 -SQLAlchemy==1.2.17 +SQLAlchemy==1.2.18 PyMySQL==0.9.3 diff --git a/cloud-sql/postgres/sqlalchemy/requirements.txt b/cloud-sql/postgres/sqlalchemy/requirements.txt index cb393e0dfa19..fba9041212c2 100644 --- a/cloud-sql/postgres/sqlalchemy/requirements.txt +++ b/cloud-sql/postgres/sqlalchemy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 -SQLAlchemy==1.2.17 +SQLAlchemy==1.2.18 pg8000==1.13.1 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index e3772e9b5d3e..8d647fed6416 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -1,5 +1,5 @@ Flask==1.0.2 gunicorn==19.9.0 google-cloud-vision==0.35.2 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 google-cloud-datastore==1.7.3 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index 56eda5071226..4f8882d7c0bd 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.6.2 +google-auth==1.6.3 requests==2.21.0 six==1.12.0 diff --git a/composer/tools/requirements.txt b/composer/tools/requirements.txt index 5f187cbbfd2e..0a97cca11ab0 100644 --- a/composer/tools/requirements.txt +++ b/composer/tools/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.5 google-api-python-client==1.7.8 -google-auth==1.6.2 -google-cloud-storage==1.13.2 +google-auth==1.6.3 +google-cloud-storage==1.14.0 kubernetes==8.0.1 mysql-connector-python==8.0.15 diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index 361b8e087827..a8147cd859d2 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -1,4 +1,4 @@ apache-airflow[gcp_api]==1.10.2 kubernetes==8.0.1 -scipy==1.2.0 +scipy==1.2.1 numpy==1.16.1 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 707b08bdc29c..a39ec1af3db1 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.21.0 google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 5078ceb8c10c..6216c845cf6a 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.5 requests==2.21.0 google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index a1a63f75b4be..2272e0200601 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.4 -google-auth==1.6.1 +google-api-python-client==1.7.8 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/container_engine/api-client/requirements.txt b/container_engine/api-client/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/container_engine/api-client/requirements.txt +++ b/container_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/container_engine/django_tutorial/requirements.txt b/container_engine/django_tutorial/requirements.txt index c19a8e2bed0a..ac266e611ca6 100644 --- a/container_engine/django_tutorial/requirements.txt +++ b/container_engine/django_tutorial/requirements.txt @@ -1,5 +1,5 @@ -Django==2.1.5 -mysqlclient==1.4.1 -wheel==0.32.3 +Django==2.1.7 +mysqlclient==1.4.2.post1 +wheel==0.33.1 gunicorn==19.9.0 psycopg2==2.7.7 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index bc5d62ef28d5..4d8be6c79d44 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 google-cloud==0.34.0 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 diff --git a/dlp/requirements.txt b/dlp/requirements.txt index ec8e9f3590df..ff6bbabc8a4a 100644 --- a/dlp/requirements.txt +++ b/dlp/requirements.txt @@ -1,5 +1,5 @@ google-cloud-dlp==0.10.0 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 google-cloud-pubsub==0.39.1 google-cloud-datastore==1.7.3 google-cloud-bigquery==1.9.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 7e4359ce08d3..2272e0200601 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.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 47b1c80abb1c..3223c4ac9548 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -4,5 +4,5 @@ gunicorn==19.9.0 six==1.12.0 pyyaml==3.13 requests==2.21.0 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-oauthlib==0.2.0 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index 9368026d7390..2e17eddc986e 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.13.2 -xmltodict==0.11.0 +google-cloud-storage==1.14.0 +xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index 3ad7e83ce022..43affb783248 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==0.35.2 -google-cloud-storage==1.13.2 -Wand==0.5.0 +google-cloud-storage==1.14.0 +Wand==0.5.1 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index e4f3ba4259b3..c14efdfd7241 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==0.39.1 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 google-cloud-translate==1.3.3 google-cloud-vision==0.35.2 diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index 7ae4ee0d734d..547a2ad2218b 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -2,4 +2,4 @@ google-cloud-error-reporting==0.30.1 google-cloud-pubsub==0.39.1 python-dateutil==2.8.0 requests==2.21.0 -xmltodict==0.11.0 +xmltodict==0.12.0 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index 2ca8a61bee28..b53a59dca279 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.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index af65f3e9dce4..07ec4a8786ef 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.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud==0.34.0 requests==2.21.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index af65f3e9dce4..07ec4a8786ef 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud==0.34.0 requests==2.21.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index 2ca8a61bee28..b53a59dca279 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.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/iap/requirements.txt b/iap/requirements.txt index 3a3534a64dbe..6e023d5f80b7 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,7 +1,7 @@ PyJWT==1.7.1 cryptography==2.5 flask==1.0.2 -google-auth==1.6.2 +google-auth==1.6.3 gunicorn==19.9.0 requests==2.21.0 requests_toolbelt==0.9.1 diff --git a/iot/api-client/beta-features/gateway/requirements.txt b/iot/api-client/beta-features/gateway/requirements.txt index 5524cc09b607..56568b550b59 100644 --- a/iot/api-client/beta-features/gateway/requirements.txt +++ b/iot/api-client/beta-features/gateway/requirements.txt @@ -1,7 +1,7 @@ google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 oauth2client==4.1.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-pubsub==0.39.1 cryptography==2.5 pyjwt==1.7.1 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 662a1cadcf82..7142882131e2 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.5 google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-pubsub==0.39.1 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 e138e47849ff..e4376b446be7 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -1,8 +1,8 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 google-cloud-pubsub==0.39.1 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 cryptography==2.5 paho-mqtt==1.4.0 pyjwt==1.7.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index e1e6f31bf4c1..0c3a84006ae8 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.5 google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-pubsub==0.39.1 pyjwt==1.7.1 requests==2.21.0 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 1e114c81c066..f5fef3eb860d 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -3,7 +3,7 @@ flaky==3.5.3 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-pubsub==0.39.1 oauth2client==4.1.3 paho-mqtt==1.4.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index d6239e7dfeb4..73743d741217 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -3,7 +3,7 @@ flaky==3.5.3 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.8 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.6.3 google-cloud-pubsub==0.39.1 pyjwt==1.7.1 paho-mqtt==1.4.0 diff --git a/jobs/v2/api_client/requirements.txt b/jobs/v2/api_client/requirements.txt index 7e4359ce08d3..2272e0200601 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.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 7e4359ce08d3..2272e0200601 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.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/kms/api-client/requirements.txt b/kms/api-client/requirements.txt index 3c8d13c9ce02..e84728786788 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-kms==0.2.1 +google-cloud-kms==1.0.0 cryptography==2.5 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/memorystore/redis/requirements.txt b/memorystore/redis/requirements.txt index fc5d58cd7624..5039c07d52bb 100644 --- a/memorystore/redis/requirements.txt +++ b/memorystore/redis/requirements.txt @@ -13,5 +13,5 @@ # [START memorystore_requirements] Flask==1.0.2 gunicorn==19.9.0 -redis==3.1.0 +redis==3.2.0 # [END memorystore_requirements] diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 481aed6392b2..d674834c3309 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ tensorflow==1.12.0 google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 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 7e4359ce08d3..2272e0200601 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.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index d13f3e9f733c..3f91bb9c7ab2 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,3 +1,3 @@ google-cloud-storage==1.14.0 google-cloud-bigquery[pandas,pyarrow]==1.9.0 -matplotlib +matplotlib==3.0.2 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 3b50e3572616..6e56096d65f6 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.13.2 -google-auth==1.6.2 +google-cloud-storage==1.14.0 +google-auth==1.6.3 six==1.12.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 7e4359ce08d3..2272e0200601 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth==1.6.2 +google-auth==1.6.3 google-auth-httplib2==0.0.3 diff --git a/testing/requirements.txt b/testing/requirements.txt index 925321f69d9e..a872f94a2ff1 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -6,13 +6,13 @@ mock==2.0.0 mysql-python==1.2.5; python_version < "3.0" PyCrypto==2.6.1 pytest-cov==2.6.1 -pytest==4.2.0 +pytest==4.3.0 pyyaml==3.13 responses==0.10.5 -WebTest==2.0.32 +WebTest==2.0.33 webapp2==2.5.2 google-api-python-client==1.7.8 google-cloud-core==0.29.1 gcp-devrel-py-tools==0.0.15 flask==1.0.2 -websocket-client==0.54.0 +websocket-client==0.55.0 diff --git a/vision/cloud-client/detect/requirements.txt b/vision/cloud-client/detect/requirements.txt index fb8676e8d85d..d49d1a749606 100644 --- a/vision/cloud-client/detect/requirements.txt +++ b/vision/cloud-client/detect/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==0.35.2 -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0