Skip to content

Commit

Permalink
Update to current releases of the dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 4, 2019
1 parent f084f3f commit 46e0ef0
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 28 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ https://github.com/zopefoundation/Zope/blob/4.0a6/CHANGES.rst
4.1.3 (unreleased)
------------------

- Nothing changed yet.
- Update to current releases of the dependencies.


4.1.2 (2019-09-04)
Expand Down
10 changes: 5 additions & 5 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DocumentTemplate==3.1b2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.1.0
Paste==3.1.1
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Expand All @@ -21,7 +21,7 @@ WebTest==2.0.33
ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
ZServer==4.0.1 ; python_version < '3.0'
ZServer==4.0.2 ; python_version < '3.0'
Zope2==4.0
five.globalrequest==99.1
five.localsitemanager==3.2.2
Expand All @@ -36,10 +36,10 @@ roman==3.2
shutilwhich==1.1.0
six==1.12.0
transaction==2.4.0
waitress==1.3.0
waitress==1.3.1
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==1.4
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==1.0.4
zope.annotation==4.7.0
Expand Down Expand Up @@ -73,7 +73,7 @@ zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.2
zope.ptresource==4.2.0
zope.publisher==5.1.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==4.3.1
Expand Down
8 changes: 4 additions & 4 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DocumentTemplate==3.1b2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.1.0
Paste==3.1.1
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Expand All @@ -36,10 +36,10 @@ roman==3.2
shutilwhich==1.1.0
six==1.12.0
transaction==2.4.0
waitress==1.3.0
waitress==1.3.1
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==1.4
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==1.0.4
zope.annotation==4.7.0
Expand Down Expand Up @@ -73,7 +73,7 @@ zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.2
zope.ptresource==4.2.0
zope.publisher==5.1.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==4.3.1
Expand Down
10 changes: 5 additions & 5 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DocumentTemplate = 3.1b2
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Paste = 3.1.0
Paste = 3.1.1
PasteDeploy = 2.0.1
Persistence = 3.0
Products.BTreeFolder2 = 4.2
Expand All @@ -27,7 +27,7 @@ WebTest = 2.0.33
ZConfig = 3.5.0
ZEO = 5.2.1
ZODB = 5.5.1
ZServer = 4.0.1
ZServer = 4.0.2
five.globalrequest = 99.1
five.localsitemanager = 3.2.2
funcsigs = 1.0.2
Expand All @@ -41,10 +41,10 @@ roman = 3.2
shutilwhich = 1.1.0
six = 1.12.0
transaction = 2.4.0
waitress = 1.3.0
waitress = 1.3.1
z3c.pt = 3.2.0
zExceptions = 4.1
zc.lockfile = 1.4
zc.lockfile = 2.0
zdaemon = 4.3
zodbpickle = 1.0.4
zope.annotation = 4.7.0
Expand Down Expand Up @@ -78,7 +78,7 @@ zope.pagetemplate = 4.4.1
zope.processlifetime = 2.3.0
zope.proxy = 4.3.2
zope.ptresource = 4.2.0
zope.publisher = 5.1.0
zope.publisher = 5.1.1
zope.ramcache = 2.3
zope.schema = 4.9.3
zope.security = 4.3.1
Expand Down
28 changes: 15 additions & 13 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,23 @@ collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.1
collective.recipe.template = 2.1
colorama = 0.4.1
configparser = 3.7.4
configparser = 3.8.1
contextlib2 = 0.5.5
coverage = 4.5.4
docutils = 0.15.2
filelock = 3.0.12
idna = 2.8
imagesize = 1.1.0
importlib-metadata = 0.19
lxml = 4.4.0
importlib-metadata = 0.20
lxml = 4.4.1
manuel = 1.10.1
# Version 6+ needs Python 3.x
more-itertools = 5.0.0
mr.developer = 2.0.0
nose = 1.3.7
packaging = 19.1
pathlib2 = 2.3.4
pip = 19.2.1
pip = 19.2.3
pkginfo = 1.5.0.1
plone.recipe.command = 1.1
pluggy = 0.12.0
Expand All @@ -54,21 +56,21 @@ requests = 2.22.0
requests-toolbelt = 0.9.1
scandir = 1.10.0
snowballstemmer = 1.9
soupsieve = 1.9.2
soupsieve = 1.9.3
sphinx-rtd-theme = 0.4.3
sphinxcontrib-websupport = 1.1.2
toml = 0.10.0
tox = 3.13.2
tqdm = 4.32.2
tox = 3.14.0
tqdm = 4.35.0
twine = 1.13.0
typing = 3.7.4
typing = 3.7.4.1
urllib3 = 1.25.3
virtualenv = 16.7.2
virtualenv = 16.7.5
webencodings = 0.5.1
wheel = 0.33.4
wheel = 0.33.6
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.1
zest.releaser = 6.19.0
zipp = 0.5.2
zodbupdate = 1.3
zest.releaser = 6.19.1
zipp = 0.6.0
zodbupdate = 1.4

0 comments on commit 46e0ef0

Please sign in to comment.