From 1544672014eed72295de140c812155ad4afba900 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Thu, 16 Jul 2020 08:50:41 +0200 Subject: [PATCH] Hopefully fix Python 3.9 by using a new zope.exception version. --- ztk-versions.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ztk-versions.cfg b/ztk-versions.cfg index f37234d..4b7da87 100644 --- a/ztk-versions.cfg +++ b/ztk-versions.cfg @@ -24,7 +24,7 @@ zope.dottedname = 4.3 zope.dublincore = 4.2.0 zope.error = 4.5.0 zope.event = 4.4 -zope.exceptions = 4.3 +zope.exceptions = 4.4 zope.filerepresentation = 5.0.0 zope.formlib = 4.7.1 zope.hookable = 5.0.1