Skip to content

Commit 3213208

Browse files
committed
- update RestrictedPython version pin
1 parent b2d759b commit 3213208

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Products.BTreeFolder2==5.1
2020
Products.ZCatalog==7.1
2121
Pygments==2.19.1
2222
Record==4.1
23-
RestrictedPython==7.4
23+
RestrictedPython==8.0
2424
Sphinx==7.1.2; python_version == '3.8'
2525
Sphinx==7.4.7; python_version == '3.9'
2626
Sphinx==8.1.3; python_version > '3.9'

requirements-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MultiMapping==5.0
1212
Paste==3.10.1
1313
PasteDeploy==3.1.0
1414
Persistence==5.1
15-
RestrictedPython==7.4
15+
RestrictedPython==8.0
1616
WSGIProxy2==0.5.1
1717
WebOb==1.8.9
1818
WebTest==3.0.1; python_version == '3.8'

versions-prod.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ MultiMapping = 5.0
1616
Paste = 3.10.1
1717
PasteDeploy = 3.1.0
1818
Persistence = 5.1
19-
RestrictedPython = 7.4
19+
RestrictedPython = 8.0
2020
WebTest = 3.0.3
2121
WSGIProxy2 = 0.5.1
2222
WebOb = 1.8.9

0 commit comments

Comments
 (0)