Bump flask from 0.12 to 2.3.2 in /interactive/community-server

Bumps [flask](https://github.com/pallets/flask) from 0.12 to 2.3.2.
- [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/0.12...2.3.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] 2023-05-01 19:48:05 +00:00 committed by GitHub
parent 876338fdbc
commit 5225b37e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
eventlet==0.20.1
Flask==0.12
Flask==2.3.2
Flask-Cors==3.0.2
Flask-SocketIO==2.8.2
greenlet==0.4.11