Update flask requirement from ~=2.3.2 to ~=3.0.2

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/2.3.2...3.0.2)

---
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-02-29 23:49:52 +00:00
committed by GitHub
parent e6896f642d
commit 16e16c0278

View File

@@ -1,4 +1,4 @@
flask~=2.3.2
flask~=3.0.2
PyYaml~=6.0
graypy~=2.1.0
requests~=2.31.0