From f7fda7a97a87904c979bbb21dd4d6a5b5245db22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:37:03 +0000 Subject: [PATCH] Update requirements: Bump zope-interface from 8.1.1 to 8.2 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.1.1 to 8.2. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/8.1.1...8.2) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bb8a412e40..a9b8b7f071 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ "ssdeep==3.4", "stpyv8==13.1.201.22", "yara-python==4.5.4", - "zope.interface==8.1.1", + "zope.interface==8.2", ] keywords = [ "honeyclient",