From 98c0087ce828a23eb36d6f5bad94139e75c1e154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:01:21 +0000 Subject: [PATCH] Bump zope-event from 6.0 to 6.1 Bumps [zope-event](https://github.com/zopefoundation/zope.event) from 6.0 to 6.1. - [Changelog](https://github.com/zopefoundation/zope.event/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.event/compare/6.0...6.1) --- updated-dependencies: - dependency-name: zope-event dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c36afed7..2144cb54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ urllib3==2.5.0 # sentry-sdk whitenoise==6.9.0 # via screamshotter (setup.py) -zope-event==6.0 +zope-event==6.1 # via gevent zope-interface==8.0.1 # via gevent