patch Werkzeug

This commit is contained in:
Samira El Aabidi 2023-03-27 11:10:57 +01:00 committed by GitHub
parent 7ed89d3f9d
commit 8ee13f36e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ classifiers = [
] ]
requires-python = ">=3.7" requires-python = ">=3.7"
dependencies = [ dependencies = [
"Werkzeug>=2.2.2", "Werkzeug>=2.2.3",
"Jinja2>=3.0", "Jinja2>=3.0",
"itsdangerous>=2.0", "itsdangerous>=2.0",
"click>=8.0", "click>=8.0",