diff --git a/versions.cfg b/versions.cfg index 84c1677fe0..7ccf5514d5 100644 --- a/versions.cfg +++ b/versions.cfg @@ -7,7 +7,7 @@ # Based on latest development Zope: # extends = https://raw.githubusercontent.com/zopefoundation/Zope/master/versions.cfg # Based on released Zope: -extends = https://zopefoundation.github.io/Zope/releases/5.10/versions.cfg +extends = https://zopefoundation.github.io/Zope/releases/5.11/versions.cfg [versions] @@ -22,8 +22,6 @@ zc.buildout = 3.2.0 nt-svcutils = 2.13.0 # OVERRIDES -# Zope uses an older version for its Sphinx theme, which Plone does not use -docutils = 0.21.2 # CORE PLONE. # These packages are what you get when installing Plone plus test dependencies,