From faff155df781737cb870242217981f6f8d789264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:09:44 +0000 Subject: [PATCH] Bump pymisp from 2.4.196 to 2.4.197 in /src/publishers Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.196 to 2.4.197. - [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt) - [Commits](https://github.com/MISP/PyMISP/commits) --- updated-dependencies: - dependency-name: pymisp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/publishers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/publishers/requirements.txt b/src/publishers/requirements.txt index e9c9bf43..727f8f0b 100644 --- a/src/publishers/requirements.txt +++ b/src/publishers/requirements.txt @@ -12,4 +12,4 @@ python-dotenv==1.0.1 requests==2.32.3 tweepy==4.14.0 urllib3==2.2.2 -pymisp==2.4.196 +pymisp==2.4.197