diff --git a/pyproject.toml b/pyproject.toml index 15862cb5b6..8ec54d44f9 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",