Skip to content

Commit

Permalink
Version synchronization
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and actions-user committed Jun 3, 2024
1 parent 7c4cf4e commit 0a65648
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ztk-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ zope.catalog = 5.0
zope.component = 6.0
zope.componentvocabulary = 2.3.0
zope.configuration = 5.0.1
zope.container = 5.2
zope.container = 6.0
zope.contentprovider = 5.0
zope.contenttype = 5.1
zope.copy = 4.3
Expand Down Expand Up @@ -50,7 +50,7 @@ zope.ptresource = 5.0
zope.publisher = 7.0
zope.ramcache = 3.0
zope.schema = 7.0.1
zope.security = 6.2
zope.security = 7.0
zope.securitypolicy = 5.0
zope.sendmail = 6.2
zope.session = 5.1
Expand All @@ -66,26 +66,26 @@ zope.untrustedpython = 6.0
zope.viewlet = 5.0

# Direct dependencies
BTrees = 5.2
BTrees = 6.0
RestrictedPython = 7.1
ZConfig = 4.1
ZODB = 6.0
bcrypt = 4.1.3
cffi = 1.16.0
multipart = 0.2.4
persistent = 5.2
persistent = 6.0
pycparser = 2.22
python-gettext = 5.0
pytz = 2024.1
transaction = 4.0
zc.lockfile = 3.0.post1
zodbpickle = 3.3
zodbpickle = 4.0

# Hopefully we can get rid of it sometime:
six = 1.16.0

# Testing tools
coverage = 7.5.1
coverage = 7.5.3
manuel = 1.12.4

# ZTK buildout dependencies
Expand Down

0 comments on commit 0a65648

Please sign in to comment.