upgrade werkzeug

This commit is contained in:
Kenneth Kehl
2026-01-20 10:22:11 -08:00
parent 683c558a58
commit 9980b68edf
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ psycopg2-binary = "==2.9.11"
pyjwt = "==2.10.1"
python-dotenv = "==1.2.1"
sqlalchemy = "==2.0.45"
werkzeug = "^3.1.4"
werkzeug = "^3.1.5"
faker = "^40.1.0"
async-timeout = "^5.0.1"
bleach = "^6.3.0"