Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#1239)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Nov 30, 2017
1 parent 18ec65e commit 2a4b61d
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
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.1
google-cloud-pubsub==0.29.2
gunicorn==19.7.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==2.4.4
google-endpoints==2.4.5
google-endpoints-api-management==1.3.0
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.1.3
cryptography==2.1.4
requests==2.18.4
google-api-python-client==1.6.4
google-auth==1.2.1
Expand Down
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.30.0
google-cloud==0.31.0
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyJWT==1.5.3
cryptography==2.1.3
cryptography==2.1.4
flask==0.12.2
google-auth==1.2.1
gunicorn==19.7.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cryptography==2.1.3
cryptography==2.1.4
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.30.0
google-cloud==0.31.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,3 +1,3 @@
cryptography==2.1.3
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.1
google-cloud-pubsub==0.29.2
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.1
google-cloud-pubsub==0.29.2
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.1
google-cloud-pubsub==0.29.2

0 comments on commit 2a4b61d

Please sign in to comment.