build(deps): update flask requirement from ~=3.0.3 to ~=3.1.0

Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-17 22:07:38 +00:00 committed by GitHub
parent 367afa70e2
commit f04a62ab97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ uvicorn~=0.30.6
requests~=2.32.3 requests~=2.32.3
pandas~=2.2.3 pandas~=2.2.3
plotly~=5.24.1 plotly~=5.24.1
flask~=3.0.3 flask~=3.1.0
scipy~=1.14.1 scipy~=1.14.1
asgiref~=3.8.1 asgiref~=3.8.1
setuptools~=74.1.3 setuptools~=74.1.3