From 0b88a9d38795f19a758f8406ea9af53b3805eb42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:07:58 +0000 Subject: [PATCH] Update requirements: Bump zope-interface from 8.3 to 8.4 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.3 to 8.4. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/8.3...8.4) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.4' 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 c8ba35669f..55481323bb 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.3", + "zope.interface==8.4", ] keywords = [ "honeyclient",