File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ zope.keyreference==7.0
3535zope.lifecycleevent == 6.0
3636zope.location == 6.0
3737zope.login == 4.0
38- zope.mimetype == 4.0
38+ zope.mimetype == 4.1
3939zope.minmax == 4.0
4040zope.pagetemplate == 6.1
4141zope.password == 6.1
42- zope.pluggableauth == 5.0
42+ zope.pluggableauth == 5.1
4343zope.principalannotation == 6.0
4444zope.principalregistry == 6.0
4545zope.processlifetime == 4.0
@@ -50,34 +50,34 @@ zope.ramcache==4.0
5050zope.schema == 8.1
5151zope.security == 8.3
5252zope.securitypolicy == 6.0
53- zope.sendmail == 7.1.1
53+ zope.sendmail == 7.2
5454zope.session == 6.0
5555zope.site == 6.0
5656zope.size == 6.0
5757zope.structuredtext == 6.0
5858zope.tal == 6.0
5959zope.tales == 7.0
60- zope.testing == 6.1
60+ zope.testing == 6.2
6161zope.testrunner == 8.2
6262zope.traversing == 6.0
6363zope.untrustedpython == 7.0
6464zope.viewlet == 6.0
6565BTrees == 6.4
66- RestrictedPython == 8.3
66+ RestrictedPython == 8.4
6767ZConfig == 4.3
6868ZODB == 6.3
6969bcrypt == 5.0.0
70- cffi == 2.0 .0
71- multipart == 1.3.1
70+ cffi == 2.1 .0
71+ multipart == 2.0.0
7272persistent == 6.7
7373pycparser == 3.0
7474python-gettext == 5.0
75- pytz == 2026.2
75+ pytz == 2026.3.post1
7676transaction == 5.1
7777zc.lockfile == 4.0
7878zodbpickle == 4.4
7979six == 1.17.0
80- coverage == 7.14.3
80+ coverage == 7.15.2
8181manuel == 1.13.0
8282collective.recipe.cmd == 0.11
8383mr.developer == 2.0.4
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ zope.keyreference = 7.0
3737zope.lifecycleevent = 6.0
3838zope.location = 6.0
3939zope.login = 4.0
40- zope.mimetype = 4.0
40+ zope.mimetype = 4.1
4141zope.minmax = 4.0
4242zope.pagetemplate = 6.1
4343zope.password = 6.1
44- zope.pluggableauth = 5.0
44+ zope.pluggableauth = 5.1
4545zope.principalannotation = 6.0
4646zope.principalregistry = 6.0
4747zope.processlifetime = 4.0
@@ -52,31 +52,31 @@ zope.ramcache = 4.0
5252zope.schema = 8.1
5353zope.security = 8.3
5454zope.securitypolicy = 6.0
55- zope.sendmail = 7.1.1
55+ zope.sendmail = 7.2
5656zope.session = 6.0
5757zope.site = 6.0
5858zope.size = 6.0
5959zope.structuredtext = 6.0
6060zope.tal = 6.0
6161zope.tales = 7.0
62- zope.testing = 6.1
62+ zope.testing = 6.2
6363zope.testrunner = 8.2
6464zope.traversing = 6.0
6565zope.untrustedpython = 7.0
6666zope.viewlet = 6.0
6767
6868# Direct dependencies
6969BTrees = 6.4
70- RestrictedPython = 8.3
70+ RestrictedPython = 8.4
7171ZConfig = 4.3
7272ZODB = 6.3
7373bcrypt = 5.0.0
74- cffi = 2.0 .0
75- multipart = 1.3.1
74+ cffi = 2.1 .0
75+ multipart = 2.0.0
7676persistent = 6.7
7777pycparser = 3.0
7878python-gettext = 5.0
79- pytz = 2026.2
79+ pytz = 2026.3.post1
8080transaction = 5.1
8181zc.lockfile = 4.0
8282zodbpickle = 4.4
@@ -85,7 +85,7 @@ zodbpickle = 4.4
8585six = 1.17.0
8686
8787# Testing tools
88- coverage = 7.14.3
88+ coverage = 7.15.2
8989manuel = 1.13.0
9090
9191# ZTK buildout dependencies
You can’t perform that action at this time.
0 commit comments