From 1d0a9159fd4699fcc92bd354bb5c86fc73b2aa2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:11:41 +0000 Subject: [PATCH] Bump pymisp from 2.5.1 to 2.5.2 in /src/publishers Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/MISP/PyMISP/releases) - [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt) - [Commits](https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2) --- 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 76ffa2ca..04d5fab5 100644 --- a/src/publishers/requirements.txt +++ b/src/publishers/requirements.txt @@ -11,4 +11,4 @@ python-dotenv==1.0.1 requests==2.32.3 tweepy==4.14.0 urllib3==2.2.3 -pymisp==2.5.1 +pymisp==2.5.2