Skip to content

Commit

Permalink
- update dependencies where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Mar 31, 2020
1 parent c16dcf8 commit d85c433
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
Expand All @@ -63,20 +63,20 @@ zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.hookable==5.0.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.i18nmessageid==5.0.1
zope.interface==4.7.2
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.0
zope.security==5.1.1
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
Expand Down
12 changes: 6 additions & 6 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
Expand All @@ -63,20 +63,20 @@ zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.hookable==5.0.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.i18nmessageid==5.0.1
zope.interface==4.7.2
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.0
zope.security==5.1.1
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
Expand Down
12 changes: 6 additions & 6 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ zope.browsermenu = 4.4
zope.browserpage = 4.4.0
zope.browserresource = 4.4
zope.cachedescriptors = 4.3.1
zope.component = 4.6
zope.component = 4.6.1
zope.componentvocabulary = 2.2.0
zope.configuration = 4.3.1
zope.container = 4.3.0
Expand All @@ -69,20 +69,20 @@ zope.exceptions = 4.3
zope.filerepresentation = 4.2.0
zope.formlib = 4.6.0
zope.globalrequest = 1.5
zope.hookable = 5.0.0
zope.hookable = 5.0.1
zope.i18n = 4.7.0
zope.i18nmessageid = 5.0.0
zope.interface = 4.7.1
zope.i18nmessageid = 5.0.1
zope.interface = 4.7.2
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.5.0
zope.processlifetime = 2.3.0
zope.proxy = 4.3.3
zope.proxy = 4.3.5
zope.ptresource = 4.2.0
zope.publisher = 5.1.1
zope.ramcache = 2.3
zope.schema = 4.9.3
zope.security = 5.1.0
zope.security = 5.1.1
zope.sendmail = 5.0
zope.sequencesort = 4.1.2
zope.site = 4.2.2
Expand Down
12 changes: 6 additions & 6 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ appdirs = 1.4.3
attrs = 19.3.0
backports.functools-lru-cache = 1.6.1
beautifulsoup4 = 4.8.2
bleach = 3.1.1
bleach = 3.1.4
buildout.wheel = 0.2.0
certifi = 2019.11.28
cffi = 1.14.0
Expand All @@ -28,7 +28,7 @@ collective.recipe.template = 2.1
colorama = 0.4.3
configparser = 4.0.2
contextlib2 = 0.6.0.post1
coverage = 5.0.3
coverage = 5.0.4
distlib = 0.3.0
docutils = 0.16
filelock = 3.0.12
Expand Down Expand Up @@ -61,21 +61,21 @@ snowballstemmer = 2.0.0
# soupsieve 2 needs Python 3
soupsieve = 1.9.5
sphinx-rtd-theme = 0.4.3
sphinxcontrib-websupport = 1.2.0
sphinxcontrib-websupport = 1.2.1
toml = 0.10.0
tox = 3.14.5
tox = 3.14.6
tqdm = 4.43.0
# Version 2+ needs Python 3.x
twine = 1.15.0
typing = 3.7.4.1
urllib3 = 1.25.8
virtualenv = 20.0.5
virtualenv = 20.0.15
webencodings = 0.5.1
wheel = 0.34.2
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.1
zest.releaser = 6.20.1
# Version 2 requires Python 3
zipp = 1.1.0
zipp = 1.1.1
zodbupdate = 1.4

0 comments on commit d85c433

Please sign in to comment.