diff --git a/constraints.txt b/constraints.txt index 3d87230f97..7bc77ee2fa 100644 --- a/constraints.txt +++ b/constraints.txt @@ -1,15 +1,15 @@ -AccessControl==4.0b7 +AccessControl==4.0 Acquisition==4.6 AuthEncoding==4.1 BTrees==4.5.1 Chameleon==3.6.1 DateTime==4.3 -DocumentTemplate==3.0b9 +DocumentTemplate==3.0 ExtensionClass==4.4 Missing==4.1 MultiMapping==4.1 PasteDeploy==2.0.1 -Persistence==3.0b4 +Persistence==3.0 Products.BTreeFolder2==4.2 Products.ZCatalog==4.4 Record==3.5 @@ -20,16 +20,16 @@ WebTest==2.0.33 ZConfig==3.4.0 ZEO==5.2.1 ZODB==5.5.1 -ZServer==4.0b3 ; python_version < '3.0' +ZServer==4.0 ; python_version < '3.0' Zope2==4.0b1 five.globalrequest==99.1 five.localsitemanager==3.2.2 funcsigs==1.0.2 future==0.17.1 ipaddress==1.0.22 -mock==2.0.0 +mock==3.0.5 pbr==5.2.0 -persistent==4.4.3 +persistent==4.5.0 pytz==2019.1 roman==3.2 shutilwhich==1.1.0 diff --git a/requirements-full.txt b/requirements-full.txt index ccc04baff4..51948d112a 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -1,16 +1,16 @@ -e git+https://github.com/zopefoundation/Zope.git@master#egg=Zope -AccessControl==4.0b7 +AccessControl==4.0 Acquisition==4.6 AuthEncoding==4.1 BTrees==4.5.1 Chameleon==3.6.1 DateTime==4.3 -DocumentTemplate==3.0b9 +DocumentTemplate==3.0 ExtensionClass==4.4 Missing==4.1 MultiMapping==4.1 PasteDeploy==2.0.1 -Persistence==3.0b4 +Persistence==3.0 Products.BTreeFolder2==4.2 Products.ZCatalog==4.4 Record==3.5 @@ -27,9 +27,9 @@ five.localsitemanager==3.2.2 funcsigs==1.0.2 future==0.17.1 ipaddress==1.0.22 -mock==2.0.0 +mock==3.0.5 pbr==5.2.0 -persistent==4.4.3 +persistent==4.5.0 pytz==2019.1 roman==3.2 shutilwhich==1.1.0 diff --git a/versions-prod.cfg b/versions-prod.cfg index c5df04a980..ec90f6dcd8 100644 --- a/versions-prod.cfg +++ b/versions-prod.cfg @@ -4,18 +4,18 @@ [versions] Zope = Zope2 = 4.0b1 -AccessControl = 4.0b7 +AccessControl = 4.0 Acquisition = 4.6 AuthEncoding = 4.1 BTrees = 4.5.1 Chameleon = 3.6.1 DateTime = 4.3 -DocumentTemplate = 3.0b9 +DocumentTemplate = 3.0 ExtensionClass = 4.4 Missing = 4.1 MultiMapping = 4.1 PasteDeploy = 2.0.1 -Persistence = 3.0b4 +Persistence = 3.0 Products.BTreeFolder2 = 4.2 Products.ZCatalog = 4.4 Record = 3.5 @@ -26,15 +26,15 @@ WebTest = 2.0.33 ZConfig = 3.4.0 ZEO = 5.2.1 ZODB = 5.5.1 -ZServer = 4.0b3 +ZServer = 4.0 five.globalrequest = 99.1 five.localsitemanager = 3.2.2 funcsigs = 1.0.2 future = 0.17.1 ipaddress = 1.0.22 -mock = 2.0.0 +mock = 3.0.5 pbr = 5.2.0 -persistent = 4.4.3 +persistent = 4.5.0 pytz = 2019.1 roman = 3.2 shutilwhich = 1.1.0 diff --git a/versions.cfg b/versions.cfg index 2bd8e6570f..f53e57de43 100644 --- a/versions.cfg +++ b/versions.cfg @@ -9,8 +9,9 @@ Babel = 2.6.0 Jinja2 = 2.10.1 MarkupSafe = 1.1.1 Paste = 3.0.8 -Pygments = 2.3.1 -Sphinx = 1.8.4 +Pygments = 2.4.0 +# Version 2.0+ needs Python 3.x +Sphinx = 1.8.5 alabaster = 0.7.12 appdirs = 1.4.3 backports.functools-lru-cache = 1.5 @@ -35,10 +36,10 @@ manuel = 1.10.1 mr.developer = 2.0.0 nose = 1.3.7 packaging = 19.0 -pip = 19.1 +pip = 19.1.1 pkginfo = 1.5.0.1 plone.recipe.command = 1.1 -pluggy = 0.9.0 +pluggy = 0.11.0 py = 1.8.0 pycparser = 2.19 pyparsing = 2.4.0 @@ -56,12 +57,13 @@ tox = 3.9.0 tqdm = 4.31.1 twine = 1.13.0 typing = 3.6.6 +# requests version 2.21 requires urllib3 < 1.25 urllib3 = 1.24.3 virtualenv = 16.5.0 webencodings = 0.5.1 -wheel = 0.33.1 +wheel = 0.33.2 z3c.checkversions = 1.1 zc.recipe.egg = 2.0.7 zc.recipe.testrunner = 2.0.0 zest.releaser = 6.18.2 -zodbupdate = 1.1 +zodbupdate = 1.2