From 7d053b44f9076e74d3fd8de30a65e82f9878c122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 09:12:46 +0600 Subject: [PATCH] Bump thug in /integrations/malware_tools_analyzers/requirements (#229) Bumps [thug](https://github.com/buffer/thug) from 4.9 to 6.11. - [Release notes](https://github.com/buffer/thug/releases) - [Commits](https://github.com/buffer/thug/compare/v4.9...v6.11) --- updated-dependencies: - dependency-name: thug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../malware_tools_analyzers/requirements/thug-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/malware_tools_analyzers/requirements/thug-requirements.txt b/integrations/malware_tools_analyzers/requirements/thug-requirements.txt index a34b5d6a..a85be756 100644 --- a/integrations/malware_tools_analyzers/requirements/thug-requirements.txt +++ b/integrations/malware_tools_analyzers/requirements/thug-requirements.txt @@ -3,4 +3,4 @@ pytesseract==0.3.10 pygraphviz==1.10 # CAREFUL! This is strictly tied to STpy version and Python version # DO NOT UPGRADE THIS WITHOUT PROPER MANUAL TESTING -thug==4.9 \ No newline at end of file +thug==6.11 \ No newline at end of file