From 96caae742bc0fd8470b29d6bd2c3646ea008f5e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 19:33:47 +0000 Subject: [PATCH] Update requirements: Bump zope-interface from 8.5 to 8.6 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.5 to 8.6. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/8.5...8.6) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.6' 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 5ed40e39ee..e1112d7d38 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.5", + "zope.interface==8.6", ] keywords = [ "honeyclient",