Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and netcriptus committed May 6, 2022
1 parent 5ac411d commit bbc9a01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
5 changes: 1 addition & 4 deletions requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ flake8-tuple==0.4.1
# via -r requirements-dev.txt
flaky==3.7.0
# via -r requirements-dev.txt
flask==2.0.2
flask==2.1.2
# via
# -r requirements-dev.txt
# flask-cors
Expand Down Expand Up @@ -782,11 +782,8 @@ typing-extensions==3.10.0.2
# via
# -r requirements-dev.txt
# aiohttp
# astroid
# black
# matrix-synapse
# mypy
# pylint
# signedjson
typing-inspect==0.4.0
# via
Expand Down
5 changes: 1 addition & 4 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ flake8-tuple==0.4.1
# via -r requirements-dev.in
flaky==3.7.0
# via -r requirements-dev.in
flask==2.0.2
flask==2.1.2
# via
# -r requirements.txt
# flask-cors
Expand Down Expand Up @@ -665,11 +665,8 @@ typing-extensions==3.10.0.2
# via
# -r requirements.txt
# aiohttp
# astroid
# black
# matrix-synapse
# mypy
# pylint
# signedjson
typing-inspect==0.4.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ eth-utils==1.10.0
# web3
filelock==3.6.0
# via -r requirements.in
flask==2.0.2
flask==2.1.2
# via
# -r requirements.in
# flask-cors
Expand Down

0 comments on commit bbc9a01

Please sign in to comment.