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 Mar 31, 2021
1 parent 14effe4 commit 33f0277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion git_trophy_lambda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chardet==3.0.4
click==6.6
delegator.py==0.1.1
durationpy==0.5
Flask==1.1.2
Flask==1.0
Flask-Cors==3.0.9
future==0.18.2
git-lambda==1.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==6.7
delegator.py==0.0.13
docutils==0.13.1
durationpy==0.4
Flask==0.12.2
Flask==1.0
Flask-Cors==3.0.3
future==0.16.0
futures==3.1.1
Expand Down

0 comments on commit 33f0277

Please sign in to comment.