fix: Update Werkzeug to latest stable version 3.1.6
- Previous version 3.0.0 is outdated - 3.1.6 includes security fixes and performance improvements - Fully compatible with Flask 3.0.0
This commit is contained in:
parent
e811c4fe3d
commit
6ae94aeeb0
|
|
@ -1,2 +1,2 @@
|
||||||
Flask==3.0.0
|
Flask==3.0.0
|
||||||
Werkzeug==3.0.0
|
Werkzeug==3.1.6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user