This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 24fa7a94d0 chore(🦾): bump python zope-event 4.5.0 -> 5.0 (#28528)
24fa7a94d0 is described below

commit 24fa7a94d059f4b5f3f2e2829ca7da9f81c88da6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 16 09:17:47 2024 -0700

    chore(🦾): bump python zope-event 4.5.0 -> 5.0 (#28528)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index dfb2200988..d387efadc3 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

Reply via email to