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/numpy/requirements.txt b/appengine/flexible/numpy/requirements.txt index ea664fadc21f..9a5a98a0c00d 100644 --- a/appengine/flexible/numpy/requirements.txt +++ b/appengine/flexible/numpy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 gunicorn==19.9.0 -numpy==1.16.1 +numpy==1.16.2 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..4bfe02205af2 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 +numpy==1.16.2 +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..baef937f7cba 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.25.0 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..a8908ee0db96 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 -matplotlib==3.0.2 +ipython==7.3.0 +matplotlib==3.0.3 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..620271a1f069 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.19 +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..df788d94ad1b 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-vision==0.36.0 +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..0565657b8fb4 100644 --- a/composer/tools/requirements.txt +++ b/composer/tools/requirements.txt @@ -1,6 +1,6 @@ -cryptography==2.5 +cryptography==2.6.1 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..ac614b2dbbb5 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 -numpy==1.16.1 +scipy==1.2.1 +numpy==1.16.2 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..cd3a2dcd708f 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ -cryptography==2.5 +cryptography==2.6.1 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-grpc/requirements.txt b/endpoints/getting-started-grpc/requirements.txt index 24efc6b4f489..f944b808bbf4 100644 --- a/endpoints/getting-started-grpc/requirements.txt +++ b/endpoints/getting-started-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.18.0 -grpcio-tools==1.18.0 +grpcio==1.19.0 +grpcio-tools==1.19.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/billing/requirements.txt b/functions/billing/requirements.txt index 4c2c13edc0c4..d653323b2b06 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,3 +1,3 @@ -slackclient==1.3.0 +slackclient==1.3.1 oauth2client==4.1.3 google-api-python-client==1.7.8 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..16695fbee7c6 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-vision==0.36.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..28d90d1d342a 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 +google-cloud-vision==0.36.0 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..350c206ebfd6 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,7 +1,7 @@ PyJWT==1.7.1 -cryptography==2.5 +cryptography==2.6.1 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..c2215ed10bb3 100644 --- a/iot/api-client/beta-features/gateway/requirements.txt +++ b/iot/api-client/beta-features/gateway/requirements.txt @@ -1,8 +1,8 @@ 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 +cryptography==2.6.1 pyjwt==1.7.1 paho-mqtt==1.4.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 662a1cadcf82..375960d62891 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 +cryptography==2.6.1 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..a25a94b90f90 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 -cryptography==2.5 +google-cloud-storage==1.14.0 +cryptography==2.6.1 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..66a7a7b67023 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ -cryptography==2.5 +cryptography==2.6.1 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..cb796a0f282e 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,9 +1,9 @@ -cryptography==2.5 +cryptography==2.6.1 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..3fbba711f0b4 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,9 +1,9 @@ -cryptography==2.5 +cryptography==2.6.1 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..ca37a21553c3 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-kms==0.2.1 -cryptography==2.5 +google-cloud-kms==1.0.0 +cryptography==2.6.1 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/language/classify_text/requirements.txt b/language/classify_text/requirements.txt index 8c31e5719d38..4d18d845940a 100644 --- a/language/classify_text/requirements.txt +++ b/language/classify_text/requirements.txt @@ -1,2 +1,2 @@ google-cloud-language==1.1.1 -numpy==1.16.1 +numpy==1.16.2 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..01826fbea40d 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.12.0 +tensorflow==1.13.1 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..6cc4b0e45db6 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.3 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/video/cloud-client/analyze/requirements.txt b/video/cloud-client/analyze/requirements.txt index 0a5c79b12c96..034977ce4cf1 100644 --- a/video/cloud-client/analyze/requirements.txt +++ b/video/cloud-client/analyze/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.6.1 +google-cloud-videointelligence==1.7.0 diff --git a/video/cloud-client/labels/requirements.txt b/video/cloud-client/labels/requirements.txt index 0a5c79b12c96..034977ce4cf1 100644 --- a/video/cloud-client/labels/requirements.txt +++ b/video/cloud-client/labels/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.6.1 +google-cloud-videointelligence==1.7.0 diff --git a/video/cloud-client/quickstart/requirements.txt b/video/cloud-client/quickstart/requirements.txt index 0a5c79b12c96..034977ce4cf1 100644 --- a/video/cloud-client/quickstart/requirements.txt +++ b/video/cloud-client/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.6.1 +google-cloud-videointelligence==1.7.0 diff --git a/video/cloud-client/shotchange/requirements.txt b/video/cloud-client/shotchange/requirements.txt index 0a5c79b12c96..034977ce4cf1 100644 --- a/video/cloud-client/shotchange/requirements.txt +++ b/video/cloud-client/shotchange/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.6.1 +google-cloud-videointelligence==1.7.0 diff --git a/vision/cloud-client/crop_hints/requirements.txt b/vision/cloud-client/crop_hints/requirements.txt index 044a582a5327..615946099a0f 100644 --- a/vision/cloud-client/crop_hints/requirements.txt +++ b/vision/cloud-client/crop_hints/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0 pillow==5.4.1 diff --git a/vision/cloud-client/detect/requirements.txt b/vision/cloud-client/detect/requirements.txt index fb8676e8d85d..891c33ef0cc6 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-vision==0.36.0 +google-cloud-storage==1.14.0 diff --git a/vision/cloud-client/document_text/requirements.txt b/vision/cloud-client/document_text/requirements.txt index 044a582a5327..615946099a0f 100644 --- a/vision/cloud-client/document_text/requirements.txt +++ b/vision/cloud-client/document_text/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0 pillow==5.4.1 diff --git a/vision/cloud-client/face_detection/requirements.txt b/vision/cloud-client/face_detection/requirements.txt index 6a4025f01bb1..da3123b39671 100644 --- a/vision/cloud-client/face_detection/requirements.txt +++ b/vision/cloud-client/face_detection/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0 Pillow==5.4.1 diff --git a/vision/cloud-client/product_search/requirements.txt b/vision/cloud-client/product_search/requirements.txt index dad4a99e19c5..ef6b2f623e40 100644 --- a/vision/cloud-client/product_search/requirements.txt +++ b/vision/cloud-client/product_search/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0 diff --git a/vision/cloud-client/quickstart/requirements.txt b/vision/cloud-client/quickstart/requirements.txt index dad4a99e19c5..ef6b2f623e40 100644 --- a/vision/cloud-client/quickstart/requirements.txt +++ b/vision/cloud-client/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0 diff --git a/vision/cloud-client/web/requirements.txt b/vision/cloud-client/web/requirements.txt index dad4a99e19c5..ef6b2f623e40 100644 --- a/vision/cloud-client/web/requirements.txt +++ b/vision/cloud-client/web/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.35.2 +google-cloud-vision==0.36.0