Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Oct 25, 2017
1 parent e9fdb96 commit 4fc9035
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/cloudsql_postgresql/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
psycopg2==2.7.3.1
psycopg2==2.7.3.2
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Django==1.11.6
mysqlclient==1.3.12
wheel==0.30.0
gunicorn==19.7.1
psycopg2==2.7.3.1
psycopg2==2.7.3.2
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.1.1
cryptography==2.1.2
requests==2.18.4
2 changes: 1 addition & 1 deletion container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Django==1.11.6
mysqlclient==1.3.12
wheel==0.30.0
gunicorn==19.7.1
psycopg2==2.7.3.1
psycopg2==2.7.3.2
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.1
cryptography==2.1.2
flask==0.12.2
google-auth==1.1.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.1
cryptography==2.1.2
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.1
cryptography==2.1.2
pyjwt==1.5.3
paho-mqtt==1.3.1

0 comments on commit 4fc9035

Please sign in to comment.