Skip to content

Commit 19e6d22

Browse files
authored
Merge branch 'master' into dependabot-github_actions-actions-setup-python-7
2 parents 5249cdf + ebcfb9f commit 19e6d22

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

dependabot/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ zope.keyreference==7.0
3535
zope.lifecycleevent==6.0
3636
zope.location==6.0
3737
zope.login==4.0
38-
zope.mimetype==4.0
38+
zope.mimetype==4.1
3939
zope.minmax==4.0
4040
zope.pagetemplate==6.1
4141
zope.password==6.1
42-
zope.pluggableauth==5.0
42+
zope.pluggableauth==5.1
4343
zope.principalannotation==6.0
4444
zope.principalregistry==6.0
4545
zope.processlifetime==4.0
@@ -50,34 +50,34 @@ zope.ramcache==4.0
5050
zope.schema==8.1
5151
zope.security==8.3
5252
zope.securitypolicy==6.0
53-
zope.sendmail==7.1.1
53+
zope.sendmail==7.2
5454
zope.session==6.0
5555
zope.site==6.0
5656
zope.size==6.0
5757
zope.structuredtext==6.0
5858
zope.tal==6.0
5959
zope.tales==7.0
60-
zope.testing==6.1
60+
zope.testing==6.2
6161
zope.testrunner==8.2
6262
zope.traversing==6.0
6363
zope.untrustedpython==7.0
6464
zope.viewlet==6.0
6565
BTrees==6.4
66-
RestrictedPython==8.3
66+
RestrictedPython==8.4
6767
ZConfig==4.3
6868
ZODB==6.3
6969
bcrypt==5.0.0
70-
cffi==2.0.0
71-
multipart==1.3.1
70+
cffi==2.1.0
71+
multipart==2.0.0
7272
persistent==6.7
7373
pycparser==3.0
7474
python-gettext==5.0
75-
pytz==2026.2
75+
pytz==2026.3.post1
7676
transaction==5.1
7777
zc.lockfile==4.0
7878
zodbpickle==4.4
7979
six==1.17.0
80-
coverage==7.14.3
80+
coverage==7.15.2
8181
manuel==1.13.0
8282
collective.recipe.cmd==0.11
8383
mr.developer==2.0.4

ztk-versions.cfg

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ zope.keyreference = 7.0
3737
zope.lifecycleevent = 6.0
3838
zope.location = 6.0
3939
zope.login = 4.0
40-
zope.mimetype = 4.0
40+
zope.mimetype = 4.1
4141
zope.minmax = 4.0
4242
zope.pagetemplate = 6.1
4343
zope.password = 6.1
44-
zope.pluggableauth = 5.0
44+
zope.pluggableauth = 5.1
4545
zope.principalannotation = 6.0
4646
zope.principalregistry = 6.0
4747
zope.processlifetime = 4.0
@@ -52,31 +52,31 @@ zope.ramcache = 4.0
5252
zope.schema = 8.1
5353
zope.security = 8.3
5454
zope.securitypolicy = 6.0
55-
zope.sendmail = 7.1.1
55+
zope.sendmail = 7.2
5656
zope.session = 6.0
5757
zope.site = 6.0
5858
zope.size = 6.0
5959
zope.structuredtext = 6.0
6060
zope.tal = 6.0
6161
zope.tales = 7.0
62-
zope.testing = 6.1
62+
zope.testing = 6.2
6363
zope.testrunner = 8.2
6464
zope.traversing = 6.0
6565
zope.untrustedpython = 7.0
6666
zope.viewlet = 6.0
6767

6868
# Direct dependencies
6969
BTrees = 6.4
70-
RestrictedPython = 8.3
70+
RestrictedPython = 8.4
7171
ZConfig = 4.3
7272
ZODB = 6.3
7373
bcrypt = 5.0.0
74-
cffi = 2.0.0
75-
multipart = 1.3.1
74+
cffi = 2.1.0
75+
multipart = 2.0.0
7676
persistent = 6.7
7777
pycparser = 3.0
7878
python-gettext = 5.0
79-
pytz = 2026.2
79+
pytz = 2026.3.post1
8080
transaction = 5.1
8181
zc.lockfile = 4.0
8282
zodbpickle = 4.4
@@ -85,7 +85,7 @@ zodbpickle = 4.4
8585
six = 1.17.0
8686

8787
# Testing tools
88-
coverage = 7.14.3
88+
coverage = 7.15.2
8989
manuel = 1.13.0
9090

9191
# ZTK buildout dependencies

0 commit comments

Comments
 (0)