From 8d6f6221c9e6f9911245dc91b55cf7486ad3e51d Mon Sep 17 00:00:00 2001 From: DPE bot Date: Sat, 16 Feb 2019 09:15:38 -0800 Subject: [PATCH] Auto-update dependencies. --- appengine/flexible/django_cloudsql/requirements.txt | 6 +++--- appengine/flexible/hello_world_django/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 | 2 +- appengine/standard/flask/tutorial/requirements.txt | 2 +- appengine/standard/mailgun/requirements.txt | 2 +- appengine/standard_python37/cloudsql/requirements.txt | 2 +- appengine/standard_python37/custom-server/requirements.txt | 2 +- appengine/standard_python37/django/requirements.txt | 2 +- asset/cloud-client/requirements.txt | 2 +- auth/cloud-client/requirements.txt | 2 +- bigquery/bqml/requirements.txt | 2 +- bigquery/datalab-migration/requirements.txt | 2 +- bigquery_storage/to_dataframe/requirements.txt | 6 +++--- cloud-sql/mysql/sqlalchemy/requirements.txt | 2 +- cloud-sql/postgres/sqlalchemy/requirements.txt | 2 +- codelabs/flex_and_vision/requirements.txt | 2 +- composer/tools/requirements.txt | 2 +- composer/workflows/requirements.txt | 2 +- container_engine/django_tutorial/requirements.txt | 6 +++--- dataproc/requirements.txt | 2 +- dlp/requirements.txt | 2 +- functions/http/requirements.txt | 4 ++-- functions/imagemagick/requirements.txt | 4 ++-- functions/ocr/app/requirements.txt | 2 +- functions/tips/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- kms/api-client/requirements.txt | 2 +- notebooks/requirements.txt | 2 +- storage/signed_urls/requirements.txt | 2 +- testing/requirements.txt | 4 ++-- texttospeech/cloud-client/requirements.txt | 2 +- vision/cloud-client/detect/requirements.txt | 2 +- 35 files changed, 44 insertions(+), 44 deletions(-) diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index c19a8e2bed0a..ae500684cc79 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.0 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/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..b8b79701bc9a 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,4 +1,4 @@ -Flask==0.12.4 +Flask==1.0.2 pyjwt==1.7.1 flask-cors==3.0.7 google-auth==1.6.2 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_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/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/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/bigquery/bqml/requirements.txt b/bigquery/bqml/requirements.txt index a4265ef90d1e..bf77880a296d 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.2.1 diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 4a946ff27248..ef6c59005f76 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -1,4 +1,4 @@ -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<=5.5; python_version == "2.7" diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index 29d1de558f0f..3c92400898eb 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-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/tools/requirements.txt b/composer/tools/requirements.txt index 5f187cbbfd2e..0228747b46b1 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-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/container_engine/django_tutorial/requirements.txt b/container_engine/django_tutorial/requirements.txt index c19a8e2bed0a..ae500684cc79 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.0 gunicorn==19.9.0 psycopg2==2.7.7 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index bc5d62ef28d5..6781c5e08b15 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -2,4 +2,4 @@ google-api-python-client==1.7.8 google-auth==1.6.2 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/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/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index e138e47849ff..74245fc18082 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -2,7 +2,7 @@ google-api-python-client==1.7.8 google-auth==1.6.2 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/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/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/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 3b50e3572616..3d435d2e8769 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.13.2 +google-cloud-storage==1.14.0 google-auth==1.6.2 six==1.12.0 diff --git a/testing/requirements.txt b/testing/requirements.txt index 925321f69d9e..3b8d8bd84eca 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -6,10 +6,10 @@ 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.2.1 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 diff --git a/texttospeech/cloud-client/requirements.txt b/texttospeech/cloud-client/requirements.txt index cb9f67240443..0db01b710b9b 100644 --- a/texttospeech/cloud-client/requirements.txt +++ b/texttospeech/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-texttospeech==0.3.0 +google-cloud-texttospeech==0.4.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