diff --git a/pyproject.toml b/pyproject.toml index 6e7d00ba8f..1418c25194 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "PyPika==0.48.9", "PyQRCode~=1.2.1", "PyYAML~=6.0.1", - "RestrictedPython~=7.4", + "RestrictedPython~=8.0", "WeasyPrint==59.0", "pydyf==0.10.0", "Werkzeug==3.0.6",