diff --git a/constraints.txt b/constraints.txt index f8f2717017..fe1e4db4fc 100644 --- a/constraints.txt +++ b/constraints.txt @@ -20,7 +20,7 @@ Products.BTreeFolder2==5.1 Products.ZCatalog==7.1 Pygments==2.19.1 Record==4.1 -RestrictedPython==7.4 +RestrictedPython==8.0 Sphinx==7.1.2; python_version == '3.8' Sphinx==7.4.7; python_version == '3.9' Sphinx==8.1.3; python_version > '3.9' diff --git a/requirements-full.txt b/requirements-full.txt index 8dd7b24532..860ab4efb7 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -12,7 +12,7 @@ MultiMapping==5.0 Paste==3.10.1 PasteDeploy==3.1.0 Persistence==5.1 -RestrictedPython==7.4 +RestrictedPython==8.0 WSGIProxy2==0.5.1 WebOb==1.8.9 WebTest==3.0.1; python_version == '3.8' diff --git a/versions-prod.cfg b/versions-prod.cfg index 893ed9f3f7..99e4579a14 100644 --- a/versions-prod.cfg +++ b/versions-prod.cfg @@ -16,7 +16,7 @@ MultiMapping = 5.0 Paste = 3.10.1 PasteDeploy = 3.1.0 Persistence = 5.1 -RestrictedPython = 7.4 +RestrictedPython = 8.0 WebTest = 3.0.3 WSGIProxy2 = 0.5.1 WebOb = 1.8.9