Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#2005)
Browse files Browse the repository at this point in the history
* Auto-update dependencies.

* Revert update of appengine/flexible/datastore.

* revert update of appengine/flexible/scipy

* revert update of bigquery/bqml

* revert update of bigquery/cloud-client

* revert update of bigquery/datalab-migration

* revert update of bigtable/quickstart

* revert update of compute/api

* revert update of container_registry/container_analysis

* revert update of dataflow/run_template

* revert update of datastore/cloud-ndb

* revert update of dialogflow/cloud-client

* revert update of dlp

* revert update of functions/imagemagick

* revert update of functions/ocr/app

* revert update of healthcare/api-client/fhir

* revert update of iam/api-client

* revert update of iot/api-client/gcs_file_to_device

* revert update of iot/api-client/mqtt_example

* revert update of language/automl

* revert update of run/image-processing

* revert update of vision/automl

* revert update testing/requirements.txt

* revert update of vision/cloud-client/detect

* revert update of vision/cloud-client/product_search

* revert update of jobs/v2/api_client

* revert update of jobs/v3/api_client

* revert update of opencensus

* revert update of translate/cloud-client

* revert update to speech/cloud-client

Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
  • Loading branch information
3 people authored and Doug Mahugh committed Dec 21, 2019
1 parent 969bc43 commit 6e8425c
Show file tree
Hide file tree
Showing 131 changed files with 203 additions and 203 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests[security]==2.22.0
2 changes: 1 addition & 1 deletion appengine/flexible/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
Flask-SQLAlchemy==2.4.1
gunicorn==19.9.0
gunicorn==20.0.4
PyMySQL==0.9.3
4 changes: 2 additions & 2 deletions appengine/flexible/cloudsql_postgresql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
Flask-SQLAlchemy==2.4.1
gunicorn==19.9.0
psycopg2==2.8.3
gunicorn==20.0.4
psycopg2==2.8.4
2 changes: 1 addition & 1 deletion appengine/flexible/disk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
6 changes: 3 additions & 3 deletions appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.2.5
Django==3.0.1
# mysqlclient==1.4.1 # Uncomment this line if using MySQL
wheel==0.33.6
gunicorn==19.9.0
psycopg2==2.8.3
gunicorn==20.0.4
psycopg2==2.8.4
2 changes: 1 addition & 1 deletion appengine/flexible/extending_runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/flexible/hello_world/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
4 changes: 2 additions & 2 deletions appengine/flexible/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.2.5
gunicorn==19.9.0
Django==3.0.1
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/flexible/mailgun/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests[security]==2.22.0
2 changes: 1 addition & 1 deletion appengine/flexible/mailjet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests[security]==2.22.0
mailjet-rest==1.3.3
2 changes: 1 addition & 1 deletion appengine/flexible/memcache/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
pylibmc==1.6.1
2 changes: 1 addition & 1 deletion appengine/flexible/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests[security]==2.22.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests==2.22.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
requests==2.22.0
4 changes: 2 additions & 2 deletions appengine/flexible/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
numpy==1.17.2
gunicorn==20.0.4
numpy==1.17.4
4 changes: 2 additions & 2 deletions appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
google-cloud-pubsub==1.0.0
gunicorn==19.9.0
google-cloud-pubsub==1.1.0
gunicorn==20.0.4
4 changes: 2 additions & 2 deletions appengine/flexible/redis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
redis==3.3.8
gunicorn==20.0.4
redis==3.3.11
2 changes: 1 addition & 1 deletion appengine/flexible/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
sendgrid==6.1.0
gunicorn==19.9.0
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/flexible/static_files/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
4 changes: 2 additions & 2 deletions appengine/flexible/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
google-cloud-storage==1.19.1
gunicorn==19.9.0
google-cloud-storage==1.23.0
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
gunicorn==19.9.0
gunicorn==20.0.4
google-cloud-tasks==1.3.0
googleapis-common-protos==1.6.0
4 changes: 2 additions & 2 deletions appengine/flexible/twilio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
gunicorn==19.9.0
twilio==6.31.0
gunicorn==20.0.4
twilio==6.35.1
2 changes: 1 addition & 1 deletion appengine/flexible/websockets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
Flask-Sockets==0.2.1
gunicorn==19.9.0
gunicorn==20.0.4
requests==2.22.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==1.1.1
pyjwt==1.7.1
flask-cors==3.0.8
google-auth==1.6.3
google-auth==1.10.0
requests==2.22.0
requests-toolbelt==0.9.1
2 changes: 1 addition & 1 deletion appengine/standard/mailgun/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
httplib2==0.13.1
httplib2==0.15.0
2 changes: 1 addition & 1 deletion appengine/standard/storage/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion appengine/standard_python37/bigquery/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigquery==1.20.0
google-cloud-bigquery==1.23.1
Flask==1.1.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
google-cloud-datastore==1.9.0
google-cloud-datastore==1.10.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
google-cloud-datastore==1.9.0
google-auth==1.6.3
google-cloud-datastore==1.10.0
google-auth==1.10.0
requests==2.22.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
google-cloud-datastore==1.9.0
google-auth==1.6.3
google-cloud-datastore==1.10.0
google-auth==1.10.0
requests==2.22.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
google-python-cloud-debugger
google-python-cloud-debugger==2.14
6 changes: 3 additions & 3 deletions appengine/standard_python37/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flask==1.1.1
psycopg2==2.8.3
psycopg2-binary==2.8.3
psycopg2==2.8.4
psycopg2-binary==2.8.4
PyMySQL==0.9.3
SQLAlchemy==1.3.8
SQLAlchemy==1.3.12
2 changes: 1 addition & 1 deletion appengine/standard_python37/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.1.14
Django==3.0.1
PyMySQL==0.9.3
4 changes: 2 additions & 2 deletions appengine/standard_python37/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
google-api-python-client==1.7.11
google-auth==1.6.3
google-cloud-pubsub==1.0.0
google-auth==1.10.0
google-cloud-pubsub==1.1.0
2 changes: 1 addition & 1 deletion appengine/standard_python37/redis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
redis==3.3.8
redis==3.3.11
2 changes: 1 addition & 1 deletion appengine/standard_python37/spanner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-spanner==1.10.0
google-cloud-spanner==1.13.0
Flask==1.1.1
6 changes: 3 additions & 3 deletions asset/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==1.19.1
google-cloud-storage==1.23.0
google-cloud-asset==0.6.0
google-cloud-resource-manager==0.29.2
google-cloud-pubsub==1.0.2
google-cloud-resource-manager==0.30.0
google-cloud-pubsub==1.1.0
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-auth-httplib2==0.0.3
google-auth==1.6.3
google-auth==1.10.0
2 changes: 1 addition & 1 deletion auth/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-storage==1.19.1
google-cloud-storage==1.23.0
4 changes: 2 additions & 2 deletions auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-auth==1.6.3
google-auth-oauthlib==0.4.0
google-auth==1.10.0
google-auth-oauthlib==0.4.1
google-auth-httplib2==0.0.3
google-api-python-client==1.7.11
flask==1.1.1
Expand Down
2 changes: 1 addition & 1 deletion auth/http-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.22.0
google-auth==1.6.3
google-auth==1.10.0
2 changes: 1 addition & 1 deletion automl/beta/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-automl==0.7.0
google-cloud-automl==0.9.0
8 changes: 4 additions & 4 deletions bigquery/pandas-gbq-migration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-bigquery==1.20.0
google-cloud-bigquery==1.23.1
google-cloud-bigquery-storage==0.7.0
pandas==0.25.1
pandas-gbq==0.11.0
pyarrow==0.14.1
pandas==0.25.3
pandas-gbq==0.13.0
pyarrow==0.15.1
10 changes: 5 additions & 5 deletions bigquery_storage/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.6.3
google-auth==1.10.0
google-cloud-bigquery-storage==0.7.0
google-cloud-bigquery==1.20.0
pyarrow==0.14.1
ipython==7.8.0
pandas==0.25.1
google-cloud-bigquery==1.23.1
pyarrow==0.15.1
ipython==7.10.2
pandas==0.25.3
4 changes: 2 additions & 2 deletions bigtable/hello/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==1.0.0
google-cloud-core==1.0.3
google-cloud-bigtable==1.2.0
google-cloud-core==1.1.0
2 changes: 1 addition & 1 deletion bigtable/instanceadmin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==1.0.0
google-cloud-bigtable==1.2.0
4 changes: 2 additions & 2 deletions bigtable/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==1.0.0
google-cloud-monitoring==0.33.0
google-cloud-bigtable==1.2.0
google-cloud-monitoring==0.34.0
2 changes: 1 addition & 1 deletion bigtable/snippets/writes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==1.0.0
google-cloud-bigtable==1.2.0
2 changes: 1 addition & 1 deletion bigtable/tableadmin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==1.0.0
google-cloud-bigtable==1.2.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.9.0
google-cloud-datastore==1.10.0
2 changes: 1 addition & 1 deletion cdn/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
six==1.12.0
six==1.13.0
2 changes: 1 addition & 1 deletion cloud-sql/mysql/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
SQLAlchemy==1.3.8
SQLAlchemy==1.3.12
PyMySQL==0.9.3
2 changes: 1 addition & 1 deletion cloud-sql/postgres/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.1
SQLAlchemy==1.3.8
SQLAlchemy==1.3.12
pg8000==1.13.2
8 changes: 4 additions & 4 deletions codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==1.1.1
gunicorn==19.9.0
google-cloud-vision==0.39.0
google-cloud-storage==1.19.1
google-cloud-datastore==1.9.0
gunicorn==20.0.4
google-cloud-vision==0.41.0
google-cloud-storage==1.23.0
google-cloud-datastore==1.10.0
4 changes: 2 additions & 2 deletions composer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==1.6.3
google-auth==1.10.0
requests==2.22.0
six==1.12.0
six==1.13.0
6 changes: 3 additions & 3 deletions composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apache-airflow[gcp]==1.10.5
apache-airflow[gcp]==1.10.6
kubernetes==10.0.1
scipy==1.3.1
numpy==1.17.2
scipy==1.4.1
numpy==1.17.4
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.22.0
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.7
cryptography==2.8
requests==2.22.0
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/xmpp_wikibot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
requests==2.22.0
sleekxmpp==1.3.3
six==1.12.0
six==1.13.0
2 changes: 1 addition & 1 deletion datacatalog/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datacatalog==0.3.0
google-cloud-datacatalog==0.5.0
2 changes: 1 addition & 1 deletion dataflow/encryption-keys/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
apache-beam[gcp]==2.15.0
apache-beam[gcp]==2.16.0
2 changes: 1 addition & 1 deletion datalabeling/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datalabeling==0.2.1
google-cloud-datalabeling==0.3.0
4 changes: 2 additions & 2 deletions dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
grpcio>=1.2.0
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
google-cloud==0.34.0
google-cloud-storage==1.19.1
google-cloud-storage==1.23.0
google-cloud-dataproc==0.6.1
2 changes: 1 addition & 1 deletion datastore/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.9.0
google-cloud-datastore==1.10.0
2 changes: 1 addition & 1 deletion dns/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-dns==0.30.2
google-cloud-dns==0.31.0
4 changes: 2 additions & 2 deletions endpoints/getting-started-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.23.0
grpcio-tools==1.23.0
grpcio==1.26.0
grpcio-tools==1.26.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth==1.10.0
google-auth-httplib2==0.0.3
10 changes: 5 additions & 5 deletions endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Flask==1.1.1
flask-cors==3.0.8
gunicorn==19.9.0
six==1.12.0
pyyaml==5.1.2
gunicorn==20.0.4
six==1.13.0
pyyaml==5.2
requests==2.22.0
google-auth==1.6.3
google-auth-oauthlib==0.4.0
google-auth==1.10.0
google-auth-oauthlib==0.4.1
2 changes: 1 addition & 1 deletion error_reporting/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-error-reporting==0.32.1
google-cloud-error-reporting==0.33.0
2 changes: 1 addition & 1 deletion error_reporting/fluent_on_compute/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fluent-logger==0.9.3
fluent-logger==0.9.4
2 changes: 1 addition & 1 deletion functions/billing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
slackclient==2.2.0
slackclient==2.5.0
oauth2client==4.1.3
google-api-python-client==1.7.11
2 changes: 1 addition & 1 deletion functions/composer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests_toolbelt==0.9.1
google-auth==1.6.2
google-auth==1.10.0
2 changes: 1 addition & 1 deletion functions/firebase/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-firestore==1.4.0
google-cloud-firestore==1.6.0
Loading

0 comments on commit 6e8425c

Please sign in to comment.