diff --git a/versions.cfg b/versions.cfg index b1ecf549d5..9f00b6a533 100644 --- a/versions.cfg +++ b/versions.cfg @@ -22,7 +22,8 @@ zc.buildout = 3.0.1 nt-svcutils = 2.13.0 # OVERRIDES -RestrictedPython = 6.1 +AccessControl = 6.2 +RestrictedPython = 6.2 # CORE PLONE. # These packages are what you get when installing Plone plus test dependencies, @@ -261,7 +262,11 @@ pkgutil-resolve-name = 1.3.10 [versionannotations] # keep this alphabetical please +AccessControl = + 6.2 has security fixes prompt-toolkit = - Requirement of robotframework-debuglibrary: prompt-toolkit<3,>=2 + Requirement of robotframework-debuglibrary: prompt-toolkit<3,>=2 +RestrictedPython = + 6.2 has security fixes selenium = robotframework-seleniumlibrary 6.1.0 is incompatible with 4.10.0. See https://github.com/robotframework/SeleniumLibrary/issues/1835