File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
10106.0 (unreleased)
1111----------------
1212
13+ - Update to newest compatible versions of dependencies.
14+
1315
14166.0b1 (2025-11-22)
1517------------------
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ zope.i18nmessageid==8.2
108108zope.interface==8.1.1
109109zope.lifecycleevent==6.0
110110zope.location==6.0
111- zope.pagetemplate==6.0
111+ zope.pagetemplate==6.1
112112zope.processlifetime==4.0
113113zope.proxy==7.1
114114zope.ptresource==6.0
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ zope.i18nmessageid==8.2
6060zope.interface==8.1.1
6161zope.lifecycleevent==6.0
6262zope.location==6.0
63- zope.pagetemplate==6.0
63+ zope.pagetemplate==6.1
6464zope.processlifetime==4.0
6565zope.proxy==7.1
6666zope.ptresource==6.0
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ zope.i18nmessageid = 8.2
6666zope.interface = 8.1.1
6767zope.lifecycleevent = 6.0
6868zope.location = 6.0
69- zope.pagetemplate = 6.0
69+ zope.pagetemplate = 6.1
7070zope.processlifetime = 4.0
7171zope.proxy = 7.1
7272zope.ptresource = 6.0
You can’t perform that action at this time.
0 commit comments