Skip to content

Commit 8dee439

Browse files
committed
Update to zope.interface = 7.2.
1 parent c647a3a commit 8dee439

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
1919
- Use modern Python import features for product enumeration
2020
(`#1239 <https://github.com/zopefoundation/Zope/issues/1239>`_).
2121

22+
- Update to ``zope.interface = 7.2``.
2223

2324
5.11.1 (2024-11-03)
2425
-------------------

versions-prod.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ zope.globalrequest = 2.0
6161
zope.hookable = 7.0
6262
zope.i18n = 5.2
6363
zope.i18nmessageid = 7.0
64-
zope.interface = 7.1.1
64+
zope.interface = 7.2
6565
zope.lifecycleevent = 5.0
6666
zope.location = 5.0
6767
zope.pagetemplate = 5.1

0 commit comments

Comments
 (0)