Skip to content

Commit 878cac0

Browse files
author
Mia von Steinkirch
authored
Merge pull request #16 from bt3gl/dependabot/pip/flask-1.0
Bump flask from 0.10.1 to 1.0
2 parents afcc80b + b4416bc commit 878cac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

First_edition_2014/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==0.10.1
1+
Flask==1.0
22
SQLAlchemy==0.9.7
33
bpython==0.13.1
44
coverage==3.7.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==0.10.1
1+
Flask==1.0
22
SQLAlchemy==0.9.7
33
bpython==0.13.1
44
coverage==3.7.1

0 commit comments

Comments
 (0)