Skip to content

Commit 1d39f37

Browse files
Bump flask from 0.12.2 to 1.0
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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.12.2...1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ecf582 commit 1d39f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
install_requires=[
118118
"six",
119119
"aniso8601==1.2.0",
120-
"Flask==0.12.2",
120+
"Flask==1.0",
121121
"Flask-RESTful==0.3.4",
122122
"Jinja2==2.7.2",
123123
"MarkupSafe==0.23",

0 commit comments

Comments
 (0)