diff --git a/pyproject.toml b/pyproject.toml index 994028ae3e..2f5d0cc2b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "PyPika~=0.48.9", "PyQRCode~=1.2.1", "PyYAML~=5.4.1", - "RestrictedPython~=5.1", + "RestrictedPython~=5.2", "WeasyPrint==52.5", "Werkzeug~=2.2.2", "Whoosh~=2.7.4",