Bump flask from 2.2.3 to 2.3.2 (#1000)

Note that Flask 2.3.2 also requires Werkzeug>=2.3.3

Ref: https://github.com/pallets/flask/blob/main/pyproject.toml
pull/1005/head
xatier 1 year ago committed by GitHub
parent 349b87ec18
commit 4b7ab3b283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ cryptography==3.3.2; platform_machine == 'armv7l'
cryptography==39.0.1; platform_machine != 'armv7l'
cssutils==2.6.0
defusedxml==0.7.1
Flask==2.2.3
Flask==2.3.2
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
@ -32,5 +32,5 @@ stem==1.8.1
urllib3==1.26.14
waitress==2.1.2
wcwidth==0.2.6
Werkzeug==2.2.3
Werkzeug==2.3.3
python-dotenv==0.21.1

Loading…
Cancel
Save