update werkzeug to 2.3.5
This commit is contained in:
parent
84e11a1e82
commit
ed8ddb6a3a
4 changed files with 5 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"Werkzeug>=2.3.3",
|
||||
"Werkzeug>=2.3.5",
|
||||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.1.2",
|
||||
"click>=8.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue