浏览代码

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

has better support for 3.10

https://github.com/zopefoundation/RestrictedPython/pull/215/files
(cherry picked from commit 38686d44fb)

Co-authored-by: Ankush Menat <ankush@frappe.io>
version-14
mergify[bot] 2 年前
committed by GitHub
父节点
当前提交
a5db2269b5
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pyproject.toml

+ 1
- 1
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",


正在加载...
取消
保存