Skip to content

Commit

Permalink
Bump flask from 1.1.1 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@1.1.1...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 24, 2021
1 parent 10a4d82 commit 2a9c057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
argparse==1.4.0
flask==1.1.1
flask==2.0.1
plumbum==1.6.8
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bumpversion==0.5.3
black==19.10b0
coverage==5.0.3
cryptography==2.8
flask==1.1.1
flask==2.0.1
mock==4.0.1
pip==20.0.2
plumbum==1.6.8
Expand Down

0 comments on commit 2a9c057

Please sign in to comment.