Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Sep 1, 2017
1 parent 92d6468 commit 50bf632
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==1.11.4
mysqlclient==1.3.10
mysqlclient==1.3.11
wheel==0.29.0
gunicorn==19.7.1
psycopg2==2.7.3.1
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==5.0.1
sendgrid==5.2.0
gunicorn==19.7.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==2.2.1
google-endpoints==2.2.2
google-endpoints-api-management==1.1.3
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==5.0.1
sendgrid==5.2.0
2 changes: 1 addition & 1 deletion container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==1.11.4
mysqlclient==1.3.10
mysqlclient==1.3.11
wheel==0.29.0
gunicorn==19.7.1
psycopg2==2.7.3.1
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.4.0
grpcio==1.6.0
google-auth==1.0.2
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.4.0
grpcio-tools==1.4.0
grpcio==1.6.0
grpcio-tools==1.6.0

0 comments on commit 50bf632

Please sign in to comment.