diff --git a/pyproject.toml b/pyproject.toml index d74c2252bc..2b462f0057 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "RestrictedPython~=8.1", "WeasyPrint==66.0", "pydyf==0.11.0", - "Werkzeug==3.1.3", + "Werkzeug==3.1.4", "Whoosh~=2.7.4", "beautifulsoup4~=4.13.4", "bleach-allowlist~=1.0.3",