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:
parent
cc72dc47ab
commit
38686d44fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue