Skip to content

Commit 3ecf42e

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#493)
1 parent 2d199c1 commit 3ecf42e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

appengine/flexible/endpoints/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.11.1
2-
flask-cors==3.0.0
2+
flask-cors==3.0.1
33
gunicorn==19.6.0
44
gcloud==0.18.1
55
six==1.10.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.2.10
2+
sendgrid==3.3.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.2.10
1+
sendgrid==3.3.0

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==4.2
44
cryptography==1.5
55
Django==1.10
66
flaky==3.3.0
7-
flask-cors==3.0.0
7+
flask-cors==3.0.1
88
Flask-Sockets==0.2.1
99
Flask-SQLAlchemy==2.1
1010
Flask==0.11.1
@@ -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.2.10
44+
sendgrid==3.3.0
4545
simplejson==3.8.2
4646
six==1.10.0
4747
twilio==6.3.dev0

0 commit comments

Comments
 (0)