From 09b53dcb5099a378bcc8aa07994856168fd6b80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:23:30 +0000 Subject: [PATCH] Bump pymisp from 2.5.0 to 2.5.1 in /src/publishers Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.0 to 2.5.1. - [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt) - [Commits](https://github.com/MISP/PyMISP/compare/v2.5.0...v2.5.1) --- 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 fc6ab9f9..325cf76c 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.3 -pymisp==2.5.0 +pymisp==2.5.1