Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Dec 24, 2017
1 parent cd4d473 commit 9e6bb0a
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
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==0.12.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
PyMySQL==0.7.11
PyMySQL==0.8.0
2 changes: 1 addition & 1 deletion 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.29.4
google-cloud-pubsub==0.30.1
gunicorn==19.7.1
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.7.11
PyMySQL==0.8.0
Django<2.0.0,>=1.11.8
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.4
google-auth==1.2.1
google-auth-httplib2==0.0.3
google-cloud==0.31.0
google-cloud==0.32.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.8.1
grpcio==1.8.2
google-auth==1.2.1
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.8.1
grpcio-tools==1.8.1
grpcio==1.8.2
grpcio-tools==1.8.2
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.8.0
fluent-logger==0.9.0
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ cryptography==2.1.4
google-api-python-client==1.6.4
google-auth-httplib2==0.0.3
google-auth==1.2.1
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1
pyjwt==1.5.3
paho-mqtt==1.3.1
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ cryptography==2.1.4
google-api-python-client==1.6.4
google-auth-httplib2==0.0.3
google-auth==1.2.1
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1
pyjwt==1.5.3
requests==2.18.4
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.4
google-auth-httplib2==0.0.3
google-auth==1.2.1
google-cloud==0.31.0
google-cloud==0.32.0
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
google-api-python-client==1.6.4
google-auth-httplib2==0.0.3
google-auth==1.2.1
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1
cryptography==2.1.4
pyjwt==1.5.3
paho-mqtt==1.3.1
2 changes: 1 addition & 1 deletion iot/api-client/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1
2 changes: 1 addition & 1 deletion pubsub/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1
2 changes: 1 addition & 1 deletion storage/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.6.0
google-cloud-pubsub==0.29.4
google-cloud-pubsub==0.30.1

0 comments on commit 9e6bb0a

Please sign in to comment.