Skip to content

Commit

Permalink
Bump flask from 2.0.1 to 2.2.5 in /src/service
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 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.0.1...2.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 8db5f51 commit 4e91e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2021.5.30
charset-normalizer==2.0.7
click==8.0.1
elasticsearch==7.14.1
Flask==2.0.1
Flask==2.2.5
Flask-Cors==4.0.2
idna==3.7
itsdangerous==2.0.1
Expand Down

0 comments on commit 4e91e4f

Please sign in to comment.