Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 196abbf commit 8cdf407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ filelock==3.12.3
# via
# tox
# virtualenv
flask==2.2.3
flask==2.2.5
# via -r tests.in
identify==2.5.2
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cachelib==0.10.2
# via -r tests.in
click==8.1.3
# via flask
flask==2.2.3
flask==2.2.5
# via -r tests.in
iniconfig==1.1.1
# via pytest
Expand Down

0 comments on commit 8cdf407

Please sign in to comment.