From 178707e36b57231e19c72730dfb9676fa9e6ec62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 10:09:08 +0000 Subject: [PATCH] Bump zope-interface from 7.2 to 8.0 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 7.2 to 8.0. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/7.2...8.0) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9964f333..4284aa9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,4 +66,4 @@ urllib3==2.5.0 webdriver-manager==4.0.2 wrapt==1.17.0 wsproto==1.2.0 -zope.interface==7.2 +zope.interface==8.0