We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zope.interface = 7.2
1 parent c647a3a commit 8dee439Copy full SHA for 8dee439
CHANGES.rst
@@ -19,6 +19,7 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
19
- Use modern Python import features for product enumeration
20
(`#1239 <https://github.com/zopefoundation/Zope/issues/1239>`_).
21
22
+- Update to ``zope.interface = 7.2``.
23
24
5.11.1 (2024-11-03)
25
-------------------
versions-prod.cfg
@@ -61,7 +61,7 @@ zope.globalrequest = 2.0
61
zope.hookable = 7.0
62
zope.i18n = 5.2
63
zope.i18nmessageid = 7.0
64
-zope.interface = 7.1.1
+zope.interface = 7.2
65
zope.lifecycleevent = 5.0
66
zope.location = 5.0
67
zope.pagetemplate = 5.1
0 commit comments