Skip to content

Commit

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

* Fix iot lint

Change-Id: I6289e093bdb35e38f9e9bfc3fbc3df3660f9a67e
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Nov 6, 2017
1 parent 83d1c5b commit 2dae3ff
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==2.4.2
google-endpoints==2.4.3
google-endpoints-api-management==1.3.0
2 changes: 1 addition & 1 deletion bigtable/hello/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.28.0
google-cloud-bigtable==0.28.1
google-cloud-core==0.28.0
2 changes: 1 addition & 1 deletion bigtable/hello_happybase/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-happybase==0.26.0
google-cloud-bigtable==0.28.0
google-cloud-bigtable==0.28.1
google-cloud-core==0.28.0
2 changes: 1 addition & 1 deletion bigtable/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.28.0
google-cloud-bigtable==0.28.1
google-cloud-monitoring==0.28.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.2
cryptography==2.1.3
requests==2.18.4
google-api-python-client==1.6.4
google-auth==1.2.0
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.0
google-auth-httplib2==0.0.2
google-cloud==0.28.0
google-cloud==0.29.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.2
cryptography==2.1.3
flask==0.12.2
google-auth==1.2.0
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.2
cryptography==2.1.3
pyjwt==1.5.3
requests==2.18.4
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.2
cryptography==2.1.3
pyjwt==1.5.3
paho-mqtt==1.3.1
2 changes: 1 addition & 1 deletion language/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-language==0.30.0
google-cloud-language==0.31.0
numpy==1.13.3
2 changes: 1 addition & 1 deletion language/cloud-client/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.30.0
google-cloud-language==0.31.0
2 changes: 1 addition & 1 deletion language/cloud-client/v1beta2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.30.0
google-cloud-language==0.31.0
2 changes: 1 addition & 1 deletion language/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.30.0
google-cloud-language==0.31.0
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beautifulsoup4==4.6.0
coverage==4.4.1
coverage==4.4.2
flaky==3.4.0
funcsigs==1.0.2
mock==2.0.0
Expand Down

0 comments on commit 2dae3ff

Please sign in to comment.