build(deps): bump restricted python (#18435)

has better support for 3.10

https://github.com/zopefoundation/RestrictedPython/pull/215/files
This commit is contained in:
Ankush Menat 2022-10-17 20:16:07 +05:30 committed by GitHub
parent cc72dc47ab
commit 38686d44fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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