Skip to content

Commit

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

* Rollback appengine/standard/bigquery/.

* Rollback appengine/standard/iap/.

* Rollback bigtable/metricscaler.

* Rolledback appengine/flexible/datastore.

* Rollback dataproc/

* Rollback jobs/api_client

* Rollback vision/cloud-client.

* Rollback functions/ocr/app.

* Rollback iot/api-client/end_to_end_example.

* Rollback storage/cloud-client.

* Rollback kms/api-client.

* Rollback dlp/

* Rollback bigquery/cloud-client.

* Rollback iot/api-client/manager.

* Rollback appengine/flexible/cloudsql_postgresql.
  • Loading branch information
dpebot authored and kurtisvg committed Aug 28, 2018
1 parent 00435d2 commit 3cff50f
Show file tree
Hide file tree
Showing 94 changed files with 224 additions and 224 deletions.
6 changes: 3 additions & 3 deletions appengine/flexible/analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask==1.0.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
PyMySQL==0.8.0
gunicorn==19.9.0
PyMySQL==0.9.2
4 changes: 2 additions & 2 deletions appengine/flexible/disk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
10 changes: 5 additions & 5 deletions appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.0.3
mysqlclient==1.3.12
wheel==0.31.0
gunicorn==19.7.1
psycopg2==2.7.4
Django==2.1
mysqlclient==1.3.13
wheel==0.31.1
gunicorn==19.9.0
psycopg2==2.7.5
4 changes: 2 additions & 2 deletions appengine/flexible/extending_runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/hello_world/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
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.0.3
gunicorn==19.7.1
Django==2.1
gunicorn==19.9.0
6 changes: 3 additions & 3 deletions appengine/flexible/mailgun/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/mailjet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
mailjet-rest==1.3.0
4 changes: 2 additions & 2 deletions appengine/flexible/memcache/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
pylibmc==1.5.2
6 changes: 3 additions & 3 deletions appengine/flexible/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests==2.19.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.14.2
Flask==1.0.2
gunicorn==19.9.0
numpy==1.15.1
6 changes: 3 additions & 3 deletions appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-pubsub==0.33.0
gunicorn==19.7.1
Flask==1.0.2
google-cloud-pubsub==0.37.2
gunicorn==19.9.0
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==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
redis==2.10.6
10 changes: 5 additions & 5 deletions appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.14.2
scipy==1.0.1
Pillow==5.0.0
Flask==1.0.2
gunicorn==19.9.0
numpy==1.15.1
scipy==1.1.0
Pillow==5.2.0
6 changes: 3 additions & 3 deletions appengine/flexible/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
sendgrid==5.3.0
gunicorn==19.7.1
Flask==1.0.2
sendgrid==5.6.0
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/static_files/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
6 changes: 3 additions & 3 deletions appengine/flexible/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-storage==1.8.0
gunicorn==19.7.1
Flask==1.0.2
google-cloud-storage==1.10.0
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
google-cloud-tasks==0.2.0
6 changes: 3 additions & 3 deletions appengine/flexible/twilio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
twilio==6.11.0
Flask==1.0.2
gunicorn==19.9.0
twilio==6.16.3
4 changes: 2 additions & 2 deletions appengine/standard/analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
2 changes: 1 addition & 1 deletion appengine/standard/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PyMySQL==0.8.0
PyMySQL==0.9.2
Django<2.0.0,>=1.11.8
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==4.4.0
google-endpoints-api-management==1.8.0
google-endpoints==4.5.0
google-endpoints-api-management==1.9.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==4.4.0
google-endpoints-api-management==1.8.0
google-endpoints==4.5.0
google-endpoints-api-management==1.9.1
10 changes: 5 additions & 5 deletions appengine/standard/firebase/firenotes/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.2
pyjwt==1.6.1
flask-cors==3.0.3
google-auth==1.4.1
requests==2.18.4
Flask==1.0.2
pyjwt==1.6.4
flask-cors==3.0.6
google-auth==1.5.1
requests==2.19.1
requests-toolbelt==0.8.0
4 changes: 2 additions & 2 deletions appengine/standard/firebase/firetactoe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flask==0.12.2
requests==2.18.4
flask==1.0.2
requests==2.19.1
requests_toolbelt==0.8.0
oauth2client==4.1.2
functools32==3.2.3.post2; python_version < "3"
2 changes: 1 addition & 1 deletion appengine/standard/flask/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
Flask==1.0.2
Werkzeug<0.13.0,>=0.12.0
4 changes: 2 additions & 2 deletions appengine/standard/mailjet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
mailjet-rest==1.3.0
2 changes: 1 addition & 1 deletion appengine/standard/ndb/transactions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flask==0.12.2
Flask==1.0.2
4 changes: 2 additions & 2 deletions appengine/standard/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
google-api-python-client==1.7.3
Flask==1.0.2
google-api-python-client==1.7.4
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==5.3.0
sendgrid==5.6.0
4 changes: 2 additions & 2 deletions 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.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions appengine/standard/urlfetch/requests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-cloud-datastore==1.7.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-auth==1.5.0
google-cloud-datastore==1.7.0
google-auth==1.5.1
requests==2.19.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-auth==1.5.0
google-cloud-datastore==1.7.0
google-auth==1.5.1
requests==2.19.1
4 changes: 2 additions & 2 deletions auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-auth==1.5.1
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.8.0
google-cloud-storage==1.10.0
8 changes: 4 additions & 4 deletions auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.4.1
google-auth==1.5.1
google-auth-oauthlib==0.2.0
google-auth-httplib2==0.0.3
google-api-python-client==1.6.6
flask==0.12.2
requests==2.18.4
google-api-python-client==1.7.4
flask==1.0.2
requests==2.19.1
4 changes: 2 additions & 2 deletions auth/http-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.18.4
google-auth==1.4.1
requests==2.19.1
google-auth==1.5.1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.6.0
google-cloud-datastore==1.7.0
10 changes: 5 additions & 5 deletions codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
google-cloud-vision==0.30.1
google-cloud-storage==1.8.0
google-cloud-datastore==1.6.0
Flask==1.0.2
gunicorn==19.9.0
google-cloud-vision==0.33.0
google-cloud-storage==1.10.0
google-cloud-datastore==1.7.0
6 changes: 3 additions & 3 deletions composer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==1.4.1
requests==2.18.4
six==1.11.0
google-auth==1.5.1
requests==2.19.1
six==1.11.0
4 changes: 2 additions & 2 deletions composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-bin.tar.gz#egg=apache-airflow[gcp_api]
apache-airflow[gcp_api]==1.10.0
scipy==1.1.0
numpy==1.14.2
numpy==1.15.1
4 changes: 2 additions & 2 deletions compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
6 changes: 3 additions & 3 deletions compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.18.4
google-api-python-client==1.6.6
google-auth==1.4.1
requests==2.19.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
8 changes: 4 additions & 4 deletions compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.2.2
requests==2.18.4
google-api-python-client==1.6.6
google-auth==1.4.1
cryptography==2.3.1
requests==2.19.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests==2.18.4
requests==2.19.1
4 changes: 2 additions & 2 deletions compute/xmpp_wikibot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
sleekxmpp==1.3.3
six==1.11.0
4 changes: 2 additions & 2 deletions container_engine/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
10 changes: 5 additions & 5 deletions container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.0.3
mysqlclient==1.3.12
wheel==0.31.0
gunicorn==19.7.1
psycopg2==2.7.4
Django==2.1
mysqlclient==1.3.13
wheel==0.31.1
gunicorn==19.9.0
psycopg2==2.7.5
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.6.0
google-cloud-datastore==1.7.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.10.1
grpcio-tools==1.10.0
grpcio==1.14.1
grpcio-tools==1.14.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
12 changes: 6 additions & 6 deletions endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Flask==0.12.2
flask-cors==3.0.3
gunicorn==19.7.1
Flask==1.0.2
flask-cors==3.0.6
gunicorn==19.9.0
six==1.11.0
pyyaml==3.12
requests==2.18.4
google-auth==1.4.1
pyyaml==3.13
requests==2.19.1
google-auth==1.5.1
google-auth-oauthlib==0.2.0
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.29.1
google-cloud-error-reporting==0.30.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.2
fluent-logger==0.9.3
4 changes: 2 additions & 2 deletions functions/slack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.7.3
flask==1.0.2
google-api-python-client==1.7.4
flask==1.0.2
4 changes: 2 additions & 2 deletions functions/tips/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-error-reporting==0.30.0
google-cloud-pubsub==0.35.4
google-cloud-pubsub==0.37.2
python-dateutil==2.7.3
requests==2.18.1
requests==2.19.1
xmltodict==0.11.0
Loading

0 comments on commit 3cff50f

Please sign in to comment.