From 24fa7a94d059f4b5f3f2e2829ca7da9f81c88da6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 09:17:47 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20zope-eve?= =?UTF-8?q?nt=204.5.0=20->=205.0=20(#28528)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index dfb220098..d387efadc 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -303,7 +303,7 @@ wheel==0.40.0 # via pip-tools xlrd==2.0.1 # via dataflows-tabulator -zope-event==4.5.0 +zope-event==5.0 # via gevent zope-interface==5.4.0 # via gevent