diff --git a/newer-versions.cfg b/newer-versions.cfg index e68760afef..f342f07c57 100644 --- a/newer-versions.cfg +++ b/newer-versions.cfg @@ -34,18 +34,18 @@ plone.supermodel = 1.7.0 # We try to keep latest plone.restapi compatible with a wide range of Plone # versions, including Plone 5.2. -plone.restapi = 9.1.2 +plone.restapi = 9.7.1 # plone.volto configures Plone to work with Volto, the new default frontend for # Plone 6. -plone.volto = 4.1.0 +plone.volto = 4.4.2 # Newer plone.namedfile and plone.scale work together to pre-register image # scales without generating them yet. This means that creating a tag no longer # generates the actual scale: generating is only done when the scale is # actually requested by a browser. # See `CHANGES.rst` in both packages to look for other large changes. -plone.namedfile = 6.2.3 -plone.scale = 4.1.0 +plone.namedfile = 6.3.1 +plone.scale = 4.1.3 # The newer plone.namedfile needs a newer plone.app.uuid. -plone.app.uuid = 2.2.1 +plone.app.uuid = 2.2.3