Skip to content

Commit

Permalink
Bump flask from 2.2.3 to 2.2.5
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 Jun 14, 2023
1 parent b2e2497 commit e4c9a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bcrypt==4.0.1
black==23.3.0
certifi==2022.12.7
flask==2.2.3
flask==2.2.5
mongoengine==0.27.0
pandas==2.0.0
pip-chill==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ click==8.1.3
# pip-tools
dnspython==2.3.0
# via pymongo
flask==2.2.3
flask==2.2.5
# via -r requirements.in
itsdangerous==2.1.2
# via flask
Expand Down

0 comments on commit e4c9a07

Please sign in to comment.