diff --git a/pyproject.toml b/pyproject.toml index 80f4cc7787..cbfbe53c4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "mysqlclient==2.2.7", "PyQRCode~=1.2.1", "PyYAML~=6.0.2", - "RestrictedPython~=8.0", + "RestrictedPython~=8.1", "WeasyPrint==66.0", "pydyf==0.11.0", "Werkzeug==3.1.3",