Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and palango committed Oct 11, 2021
1 parent 8f21176 commit f629d76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ flake8-tuple==0.4.1
# via -r requirements-dev.txt
flaky==3.7.0
# via -r requirements-dev.txt
flask==2.0.1
flask==2.0.2
# via
# -r requirements-dev.txt
# flask-cors
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ flake8-tuple==0.4.1
# via -r requirements-dev.in
flaky==3.7.0
# via -r requirements-dev.in
flask==2.0.1
flask==2.0.2
# via
# -r requirements.txt
# flask-cors
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.1.0
# via -r requirements.in
flask==2.0.1
flask==2.0.2
# via
# -r requirements.in
# flask-cors
Expand Down

0 comments on commit f629d76

Please sign in to comment.