diff --git a/pyproject.toml b/pyproject.toml index 35f4bab8f8..eeb06d84ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "PyPika~=0.48.9", "PyQRCode~=1.2.1", "PyYAML~=6.0.1", - "RestrictedPython~=6.0", + "RestrictedPython~=6.2", "WeasyPrint==59.0", "Werkzeug~=2.3.4", "Whoosh~=2.7.4",