Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Aug 4, 2017
1 parent dbfb560 commit 2fbcd1d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
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==0.12.2
sendgrid==4.2.0
sendgrid==4.2.1
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==4.2.0
sendgrid==4.2.1
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography==2.0.2
cryptography==2.0.3
requests==2.18.3
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.2
cryptography==2.0.2
cryptography==2.0.3
google-auth==1.0.2
requests==2.18.3
requests_toolbelt==0.8.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.0.2
cryptography==2.0.3
pyjwt==1.5.2
paho-mqtt==1.3.0
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-cov==2.5.1
pytest==3.2.0
pytest-capturelog==0.7
pyyaml==3.12
responses==0.6.0
responses==0.6.1
WebTest==2.0.28
webapp2==2.5.2
google-api-python-client==1.6.2
Expand Down

0 comments on commit 2fbcd1d

Please sign in to comment.