mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-07-09 03:04:13 -04:00
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
This commit is contained in:
parent
349b87ec18
commit
4b7ab3b283
@ -10,7 +10,7 @@ cryptography==3.3.2; platform_machine == 'armv7l'
|
|||||||
cryptography==39.0.1; platform_machine != 'armv7l'
|
cryptography==39.0.1; platform_machine != 'armv7l'
|
||||||
cssutils==2.6.0
|
cssutils==2.6.0
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
Flask==2.2.3
|
Flask==2.3.2
|
||||||
idna==3.4
|
idna==3.4
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
@ -32,5 +32,5 @@ stem==1.8.1
|
|||||||
urllib3==1.26.14
|
urllib3==1.26.14
|
||||||
waitress==2.1.2
|
waitress==2.1.2
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
Werkzeug==2.2.3
|
Werkzeug==2.3.3
|
||||||
python-dotenv==0.21.1
|
python-dotenv==0.21.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user