From 59fe82f0315db64a85acde81c255fb7ec44cfc01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 19:33:23 +0000 Subject: [PATCH] Update requirements: Bump zope-interface from 8.2 to 8.3 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.2 to 8.3. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/8.2...8.3) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.3' 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 3abc488faa..561ff8f444 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.2", + "zope.interface==8.3", ] keywords = [ "honeyclient",