Skip to content

Commit 5813319

Browse files
committed
Auto-update dependencies.
1 parent 183a618 commit 5813319

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
Flask-SQLAlchemy==2.1
33
gunicorn==19.6.0
4-
PyMySQL==0.7.8
4+
PyMySQL==0.7.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
2-
sendgrid==3.3.1
2+
sendgrid==3.4.0
33
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sendgrid==3.3.1
1+
sendgrid==3.4.0

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pyasn1==0.1.9
3030
PyAudio==0.2.9
3131
PyCrypto==2.6.1
3232
pymemcache==1.3.6
33-
PyMySQL==0.7.8
33+
PyMySQL==0.7.9
3434
pytest-cov==2.3.1
3535
pytest==3.0.2
3636
pyyaml==3.12
@@ -41,7 +41,7 @@ requests[security]==2.11.1
4141
responses==0.5.1
4242
rsa==3.4.2
4343
scipy==0.18.0
44-
sendgrid==3.3.1
44+
sendgrid==3.4.0
4545
simplejson==3.8.2
4646
six==1.10.0
4747
twilio==6.3.dev0

0 commit comments

Comments
 (0)