Skip to content

Commit

Permalink
Auto-update dependencies. (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Sep 1, 2016
1 parent 2d199c1 commit 3ecf42e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/endpoints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.11.1
flask-cors==3.0.0
flask-cors==3.0.1
gunicorn==19.6.0
gcloud==0.18.1
six==1.10.0
Expand Down
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.11.1
sendgrid==3.2.10
sendgrid==3.3.0
gunicorn==19.6.0
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==3.2.10
sendgrid==3.3.0
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==4.2
cryptography==1.5
Django==1.10
flaky==3.3.0
flask-cors==3.0.0
flask-cors==3.0.1
Flask-Sockets==0.2.1
Flask-SQLAlchemy==2.1
Flask==0.11.1
Expand Down Expand Up @@ -41,7 +41,7 @@ requests[security]==2.11.1
responses==0.5.1
rsa==3.4.2
scipy==0.18.0
sendgrid==3.2.10
sendgrid==3.3.0
simplejson==3.8.2
six==1.10.0
twilio==6.3.dev0
Expand Down

0 comments on commit 3ecf42e

Please sign in to comment.