Skip to content

Commit

Permalink
chore(deps): update flask requirement from ~=1.1.1 to ~=1.1.2 (#6910)
Browse files Browse the repository at this point in the history
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](pallets/flask@1.1.1...1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 3, 2020
1 parent e754222 commit 0af87d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pycparser==2.20
Flask~=1.1.1
Flask~=1.1.2
Flask-Limiter~=1.2.1
Flask-Script~=2.0.6
Flask-SQLAlchemy~=2.4
Expand Down

0 comments on commit 0af87d3

Please sign in to comment.