Skip to content

Commit

Permalink
Auto-update dependencies. (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Sep 6, 2016
1 parent 183a618 commit 96996a7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
Flask-SQLAlchemy==2.1
gunicorn==19.6.0
PyMySQL==0.7.8
PyMySQL==0.7.9
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.3.1
sendgrid==3.4.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.3.1
sendgrid==3.4.0
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyasn1==0.1.9
PyAudio==0.2.9
PyCrypto==2.6.1
pymemcache==1.3.6
PyMySQL==0.7.8
PyMySQL==0.7.9
pytest-cov==2.3.1
pytest==3.0.2
pyyaml==3.12
Expand All @@ -41,7 +41,7 @@ requests[security]==2.11.1
responses==0.5.1
rsa==3.4.2
scipy==0.18.0
sendgrid==3.3.1
sendgrid==3.4.0
simplejson==3.8.2
six==1.10.0
twilio==6.3.dev0
Expand Down

0 comments on commit 96996a7

Please sign in to comment.