Update flask requirement from ~=3.0.2 to ~=3.0.3

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.2...3.0.3)

---
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-04-08 15:49:32 +00:00 committed by GitHub
parent db651b3e58
commit af35bbbe44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
flask~=3.0.2
flask~=3.0.3
PyYaml==6.0.1
graypy~=2.1.0
requests~=2.31.0