Skip to content

Commit b4416bc

Browse files
Bump flask from 0.10.1 to 1.0
Bumps [flask](https://github.com/pallets/flask) from 0.10.1 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](pallets/flask@0.10.1...1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c5ee16 commit b4416bc

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)