Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jul 22, 2016
1 parent 6c7054c commit 7a8a0d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -22,10 +22,10 @@ Products.ZCatalog==3.2
Record==3.1
RestrictedPython==3.6.0
WebOb==1.6.1
WebTest==2.0.21
WebTest==2.0.23
ZConfig==3.1.0
ZEO==4.1.0
ZODB==4.3.1
ZEO==4.2.1
ZODB==4.4.2
ZopeUndo==4.1
docutils==0.12
five.globalrequest==1.0
Expand Down
6 changes: 3 additions & 3 deletions versions-prod.cfg
Expand Up @@ -38,14 +38,14 @@ tempstorage = 3.0
transaction = 1.6.1
unittest2 = 1.1.0
WebOb = 1.6.1
WebTest = 2.0.21
WebTest = 2.0.23
zc.lockfile = 1.2.1
ZConfig = 3.1.0
zdaemon = 4.1.0
ZEO = 4.1.0
ZEO = 4.2.1
zExceptions = 3.0
zLOG = 3.0
ZODB = 4.3.1
ZODB = 4.4.2
zodbpickle = 0.6.0
zope.annotation = 4.4.1
zope.browser = 2.1.0
Expand Down
4 changes: 2 additions & 2 deletions versions.cfg
Expand Up @@ -7,7 +7,7 @@ versions = versions
# Version pins for development and optional dependencies.
alabaster = 0.7.8
Babel = 2.3.4
beautifulsoup4 = 4.4.1
beautifulsoup4 = 4.5.0
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.1
Expand All @@ -21,7 +21,7 @@ nose = 1.3.7
plone.recipe.command = 1.1
Pygments = 2.1.3
python-subunit = 1.2.0
setuptools = 24.0.3
setuptools = 24.3.0
snowballstemmer = 1.2.1
Sphinx = 1.4.5
testtools = 2.2.0
Expand Down

0 comments on commit 7a8a0d0

Please sign in to comment.