Commit 7a8a0d04 authored by Hanno Schlichting's avatar Hanno Schlichting

Update dependencies.

parent 6c7054ce
...@@ -22,10 +22,10 @@ Products.ZCatalog==3.2 ...@@ -22,10 +22,10 @@ Products.ZCatalog==3.2
Record==3.1 Record==3.1
RestrictedPython==3.6.0 RestrictedPython==3.6.0
WebOb==1.6.1 WebOb==1.6.1
WebTest==2.0.21 WebTest==2.0.23
ZConfig==3.1.0 ZConfig==3.1.0
ZEO==4.1.0 ZEO==4.2.1
ZODB==4.3.1 ZODB==4.4.2
ZopeUndo==4.1 ZopeUndo==4.1
docutils==0.12 docutils==0.12
five.globalrequest==1.0 five.globalrequest==1.0
......
...@@ -38,14 +38,14 @@ tempstorage = 3.0 ...@@ -38,14 +38,14 @@ tempstorage = 3.0
transaction = 1.6.1 transaction = 1.6.1
unittest2 = 1.1.0 unittest2 = 1.1.0
WebOb = 1.6.1 WebOb = 1.6.1
WebTest = 2.0.21 WebTest = 2.0.23
zc.lockfile = 1.2.1 zc.lockfile = 1.2.1
ZConfig = 3.1.0 ZConfig = 3.1.0
zdaemon = 4.1.0 zdaemon = 4.1.0
ZEO = 4.1.0 ZEO = 4.2.1
zExceptions = 3.0 zExceptions = 3.0
zLOG = 3.0 zLOG = 3.0
ZODB = 4.3.1 ZODB = 4.4.2
zodbpickle = 0.6.0 zodbpickle = 0.6.0
zope.annotation = 4.4.1 zope.annotation = 4.4.1
zope.browser = 2.1.0 zope.browser = 2.1.0
......
...@@ -7,7 +7,7 @@ versions = versions ...@@ -7,7 +7,7 @@ versions = versions
# Version pins for development and optional dependencies. # Version pins for development and optional dependencies.
alabaster = 0.7.8 alabaster = 0.7.8
Babel = 2.3.4 Babel = 2.3.4
beautifulsoup4 = 4.4.1 beautifulsoup4 = 4.5.0
collective.recipe.cmd = 0.11 collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0 collective.recipe.sphinxbuilder = 1.0
coverage = 4.1 coverage = 4.1
...@@ -21,7 +21,7 @@ nose = 1.3.7 ...@@ -21,7 +21,7 @@ nose = 1.3.7
plone.recipe.command = 1.1 plone.recipe.command = 1.1
Pygments = 2.1.3 Pygments = 2.1.3
python-subunit = 1.2.0 python-subunit = 1.2.0
setuptools = 24.0.3 setuptools = 24.3.0
snowballstemmer = 1.2.1 snowballstemmer = 1.2.1
Sphinx = 1.4.5 Sphinx = 1.4.5
testtools = 2.2.0 testtools = 2.2.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment