build(deps): update RestrictedPython to latest version

This commit is contained in:
Ankush Menat 2023-08-31 10:51:06 +05:30
parent dd8f314bf4
commit cef0399fa3

View file

@ -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",