Skip to content

Commit 5b7ff95

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (#470)
1 parent 3162396 commit 5b7ff95

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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==2.1.3
2+
flask-cors==3.0.0
33
gunicorn==19.6.0
44
gcloud==0.18.1
55
six==1.10.0

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pyasn1-modules==0.0.8
66
rsa==3.4.2
77
simplejson==3.8.2
88
six==1.10.0
9-
uritemplate==0.6
9+
uritemplate==2.0.0rc1
1010
wheel==0.29.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.4
55
Django==1.10
66
flaky==3.3.0
7-
flask-cors==2.1.3
7+
flask-cors==3.0.0
88
Flask-Sockets==0.2.1
99
Flask-SQLAlchemy==2.1
1010
Flask==0.11.1
@@ -44,6 +44,6 @@ sendgrid==3.2.10
4444
simplejson==3.8.2
4545
six==1.10.0
4646
twilio==6.3.dev0
47-
uritemplate==0.6
47+
uritemplate==2.0.0rc1
4848
WebTest==2.0.23
4949
wheel==0.29.0

0 commit comments

Comments
 (0)