Browse Source

Bump flask from 1.0.2 to 2.3.2 in /examples/server/wsgi

Bumps [flask](https://github.com/pallets/flask) from 1.0.2 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/1.0.2...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/1182/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
a110ad2f9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/wsgi/requirements.txt

2
examples/server/wsgi/requirements.txt

@ -2,7 +2,7 @@ Click==7.0
enum-compat==0.0.2
enum34==1.1.6
eventlet==0.20.1
Flask==1.0.2
Flask==2.3.2
greenlet==0.4.12
itsdangerous==1.1.0
Jinja2==2.11.3

Loading…
Cancel
Save