diff --git a/checkouts.cfg b/checkouts.cfg index 8bc16b95dd..2f737bda97 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -11,4 +11,3 @@ auto-checkout = Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: plone.restapi - Products.PortalTransforms diff --git a/constraints.txt b/constraints.txt index cfde50d456..4f56c7b047 100644 --- a/constraints.txt +++ b/constraints.txt @@ -109,7 +109,7 @@ Products.ExtendedPathIndex==4.0.1 Products.isurlinportal==3.0.0 Products.MimetypesRegistry==3.0.1 Products.PlonePAS==8.0.4 -Products.PortalTransforms==4.1.0 +Products.PortalTransforms==4.1.1 Products.statusmessages==5.0.6 pytest-plone==0.5.0 collective.MockMailHost==3.0.0 diff --git a/versions.cfg b/versions.cfg index 7bf51bb15a..5c8deefc36 100644 --- a/versions.cfg +++ b/versions.cfg @@ -134,7 +134,7 @@ Products.ExtendedPathIndex = 4.0.1 Products.isurlinportal = 3.0.0 Products.MimetypesRegistry = 3.0.1 Products.PlonePAS = 8.0.4 -Products.PortalTransforms = 4.1.0 +Products.PortalTransforms = 4.1.1 Products.statusmessages = 5.0.6 pytest-plone = 0.5.0