From a55c9f5dd303e9844a0ce36dbec622a8941a6624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:09:14 +0000 Subject: [PATCH] Bump pymisp from 2.4.187 to 2.4.188 in /src/publishers Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.187 to 2.4.188. - [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt) - [Commits](https://github.com/MISP/PyMISP/compare/v2.4.187...v2.4.188) --- 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 1cc81b611..7e528a34f 100644 --- a/src/publishers/requirements.txt +++ b/src/publishers/requirements.txt @@ -12,4 +12,4 @@ python-dotenv==1.0.1 requests==2.31.0 tweepy==4.14.0 urllib3==2.2.1 -pymisp==2.4.187 +pymisp==2.4.188