From 39415ee2e91e77de76b44b9ce5a8b94851fe27de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:24:11 +0000 Subject: [PATCH] Update requirements: Bump zope-interface from 8.4 to 8.5 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.4 to 8.5. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/8.4...8.5) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.5' 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 940bc63947..b1a9a4f338 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "setuptools>=65.5.1", "stpyv8==13.1.201.22", "yara-python==4.5.4", - "zope.interface==8.4", + "zope.interface==8.5", ] keywords = [ "honeyclient",