From 29890b6d469310b2bda7e90a83c4000580107afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 06:53:03 +0000 Subject: [PATCH] build(deps): bump zope-interface from 6.0 to 7.2 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 6.0 to 7.2. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/6.0...7.2) --- updated-dependencies: - dependency-name: zope-interface 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 1cc50e57..12195aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ toml==0.10.2 typing-extensions==4.7.1 urllib3==2.0.4 yarl==1.8.1 -zope.interface==6.0 +zope.interface==7.2