Skip to content

Commit

Permalink
Update to newest compatible versions of dependencies. (#1074)
Browse files Browse the repository at this point in the history
* Update to newest compatible versions of dependencies.

* Updated contraints and requirements by running bin/buildout.

Co-authored-by: Jens Vagelpohl <[email protected]>
  • Loading branch information
mauritsvanrees and dataflake authored Dec 13, 2022
1 parent 92664d2 commit 26291e6
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 21 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
5.7.1 (unreleased)
------------------

- Update to newest compatible versions of dependencies.


5.7 (2022-11-17)
----------------
Expand Down
12 changes: 6 additions & 6 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ SecretStorage==3.3.3
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==3.6.0
ZConfig==3.6.1
ZEO==5.3.0
ZODB==5.8.0
Zope2==4.0
cryptography==38.0.3
cryptography==38.0.4
five.localsitemanager==3.3
funcsigs==1.0.2
future==0.18.2
Expand All @@ -46,7 +46,7 @@ waitress==2.1.2; python_version > '3.6'
z3c.pt==3.3.1
zExceptions==4.2
zc.lockfile==2.0
zdaemon==4.3
zdaemon==4.4
zodbpickle==2.6
zope.annotation==4.8
zope.browser==2.4
Expand Down Expand Up @@ -74,15 +74,15 @@ zope.i18n==4.9.0
zope.i18nmessageid==5.1.1
zope.interface==5.5.2
zope.lifecycleevent==4.4
zope.location==4.2
zope.location==4.3
zope.pagetemplate==4.6.0
zope.processlifetime==2.4
zope.proxy==4.6.1
zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.1
zope.security==5.7
zope.security==5.8
zope.sendmail==5.3
zope.sequencesort==4.2
zope.site==4.6.1
Expand All @@ -92,6 +92,6 @@ zope.tal==4.5
zope.tales==5.2
zope.testbrowser==5.6.1
zope.testing==4.10
zope.testrunner==5.5.1
zope.testrunner==5.6
zope.traversing==4.4.1
zope.viewlet==4.3
12 changes: 6 additions & 6 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ SecretStorage==3.3.3
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==3.6.0
ZConfig==3.6.1
ZEO==5.3.0
ZODB==5.8.0
Zope2==4.0
cryptography==38.0.3
cryptography==38.0.4
five.localsitemanager==3.3
funcsigs==1.0.2
future==0.18.2
Expand All @@ -47,7 +47,7 @@ waitress==2.1.2; python_version > '3.6'
z3c.pt==3.3.1
zExceptions==4.2
zc.lockfile==2.0
zdaemon==4.3
zdaemon==4.4
zodbpickle==2.6
zope.annotation==4.8
zope.browser==2.4
Expand Down Expand Up @@ -75,15 +75,15 @@ zope.i18n==4.9.0
zope.i18nmessageid==5.1.1
zope.interface==5.5.2
zope.lifecycleevent==4.4
zope.location==4.2
zope.location==4.3
zope.pagetemplate==4.6.0
zope.processlifetime==2.4
zope.proxy==4.6.1
zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.1
zope.security==5.7
zope.security==5.8
zope.sendmail==5.3
zope.sequencesort==4.2
zope.site==4.6.1
Expand All @@ -93,6 +93,6 @@ zope.tal==4.5
zope.tales==5.2
zope.testbrowser==5.6.1
zope.testing==4.10
zope.testrunner==5.5.1
zope.testrunner==5.6
zope.traversing==4.4.1
zope.viewlet==4.3
12 changes: 6 additions & 6 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ SecretStorage = 3.3.3
WSGIProxy2 = 0.5.1
WebOb = 1.8.7
WebTest = 3.0.0
ZConfig = 3.6.0
ZConfig = 3.6.1
ZEO = 5.3.0
ZODB = 5.8.0
cryptography = 38.0.3
cryptography = 38.0.4
five.localsitemanager = 3.3
funcsigs = 1.0.2
future = 0.18.2
Expand All @@ -47,7 +47,7 @@ waitress = 2.1.2
z3c.pt = 3.3.1
zExceptions = 4.2
zc.lockfile = 2.0
zdaemon = 4.3
zdaemon = 4.4
zodbpickle = 2.6
zope.annotation = 4.8
zope.browser = 2.4
Expand Down Expand Up @@ -75,15 +75,15 @@ zope.i18n = 4.9.0
zope.i18nmessageid = 5.1.1
zope.interface = 5.5.2
zope.lifecycleevent = 4.4
zope.location = 4.2
zope.location = 4.3
zope.pagetemplate = 4.6.0
zope.processlifetime = 2.4
zope.proxy = 4.6.1
zope.ptresource = 4.3.0
zope.publisher = 6.1.0
zope.ramcache = 2.4
zope.schema = 6.2.1
zope.security = 5.7
zope.security = 5.8
zope.sendmail = 5.3
zope.sequencesort = 4.2
zope.site = 4.6.1
Expand All @@ -93,7 +93,7 @@ zope.tal = 4.5
zope.tales = 5.2
zope.testbrowser = 5.6.1
zope.testing = 4.10
zope.testrunner = 5.5.1
zope.testrunner = 5.6
zope.traversing = 4.4.1
zope.viewlet = 4.3

Expand Down
7 changes: 4 additions & 3 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pygments = 2.13.0
Sphinx = 5.3.0
alabaster = 0.7.12
beautifulsoup4 = 4.11.1
certifi = 2022.9.24
certifi = 2022.12.7
cffi = 1.15.1
# requests 2.28.1 requires charset-normalizer <3
charset-normalizer = 2.1.1
Expand All @@ -22,7 +22,7 @@ docutils = 0.17.1
idna = 3.4
imagesize = 1.4.1
mr.developer = 2.0.1
packaging = 21.3
packaging = 22.0
plone.recipe.command = 1.1
pycparser = 2.21
pyparsing = 3.0.9
Expand All @@ -38,7 +38,7 @@ sphinxcontrib-jsmath = 1.0.1
sphinxcontrib-qthelp = 1.0.3
sphinxcontrib-serializinghtml = 1.1.5
tempstorage = 5.2
urllib3 = 1.26.12
urllib3 = 1.26.13
z3c.checkversions = 1.2
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.2
Expand All @@ -47,4 +47,5 @@ zodbupdate = 1.5
[versions:python36]
Jinja2 = 3.0.3
MarkupSafe = 2.0.1
packaging = 21.3
requests = 2.27.1

0 comments on commit 26291e6

Please sign in to comment.