Skip to content

Commit 470d0dc

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#496)
1 parent 769903e commit 470d0dc

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
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.7
4+
PyMySQL==0.7.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10
1+
Django==1.10.1
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.10
1+
Django==1.10.1
22
gunicorn==19.6.0
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.0
2+
sendgrid==3.3.1
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.0
1+
sendgrid==3.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10
1+
Django==1.10.1
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.6.0

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5
77
PyCrypto==2.6.1
88
pytest-cov==2.3.1
9-
pytest==3.0.1
9+
pytest==3.0.2
1010
pyyaml==3.12
1111
responses==0.5.1
1212
WebTest==2.0.23

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
beautifulsoup4==4.5.1
33
coverage==4.2
44
cryptography==1.5
5-
Django==1.10
5+
Django==1.10.1
66
flaky==3.3.0
77
flask-cors==3.0.1
88
Flask-Sockets==0.2.1
@@ -30,9 +30,9 @@ pyasn1==0.1.9
3030
PyAudio==0.2.9
3131
PyCrypto==2.6.1
3232
pymemcache==1.3.6
33-
PyMySQL==0.7.7
33+
PyMySQL==0.7.8
3434
pytest-cov==2.3.1
35-
pytest==3.0.1
35+
pytest==3.0.2
3636
pyyaml==3.12
3737
redis==2.10.5
3838
requests-toolbelt==0.7.0
@@ -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.0
44+
sendgrid==3.3.1
4545
simplejson==3.8.2
4646
six==1.10.0
4747
twilio==6.3.dev0

0 commit comments

Comments
 (0)