Update flask requirement from ==2.3.* to ==3.0.* in /docker/main

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.0...3.0.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] 2023-10-21 15:54:13 +00:00 committed by GitHub
parent 9fc93c72a0
commit 11862b499f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
click == 8.1.*
Flask == 2.3.*
Flask == 3.0.*
imutils == 0.5.*
matplotlib == 3.7.*
mypy == 1.6.1