diff --git a/pyproject.toml b/pyproject.toml index 68aa745128..3fa74f7d6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "PyYAML~=6.0.2", "RestrictedPython~=8.0", "AccessControl~=7.2", - "WeasyPrint==59.0", + "WeasyPrint==66.0", "pydyf==0.11.0", "Werkzeug==3.1.3", "Whoosh~=2.7.4",