Skip to content

Commit

Permalink
Bump flask from 0.12.2 to 1.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2021
1 parent 4bb9f06 commit 6d566ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
install_requires=[
"six",
"aniso8601==1.2.0",
"Flask==0.12.2",
"Flask==1.0",
"Flask-RESTful==0.3.4",
"Jinja2==2.7.2",
"MarkupSafe==0.23",
Expand Down

0 comments on commit 6d566ff

Please sign in to comment.