Skip to content

Commit

Permalink
build(deps): bump flask from 2.2.2 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.2 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.2...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 Jan 30, 2024
1 parent ec732fd commit b4c2e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ email-validator==1.1.1
exceptiongroup==1.1.0
Faker==8.10.1
flake8==6.0.0
Flask==2.2.2
Flask==2.2.5
Flask-Cors==3.0.9
Flask-HTTPAuth==4.7.0
Flask-Login==0.6.2
Expand Down

0 comments on commit b4c2e1e

Please sign in to comment.