update werkzeug

This commit is contained in:
David Lord 2023-05-01 08:18:03 -07:00
parent 37badc3ce8
commit e1aedecdc6
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 10 additions and 20 deletions

View file

@ -20,7 +20,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"Werkzeug>=2.3.0",
"Werkzeug>=2.3.3",
"Jinja2>=3.1.2",
"itsdangerous>=2.1.2",
"click>=8.1.3",