From ccdfb43f805ac55a023d43e6e9a77d1eeace258e Mon Sep 17 00:00:00 2001 From: mlodic <30625432+mlodic@users.noreply.github.com> Date: Mon, 29 Jun 2026 10:46:55 +0000 Subject: [PATCH] Update droidlysis from c1645a5 to ce37151 --- .../requirements/droidlysis-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/malware_tools_analyzers/requirements/droidlysis-requirements.txt b/integrations/malware_tools_analyzers/requirements/droidlysis-requirements.txt index b2b6b09381..fa4184ca79 100644 --- a/integrations/malware_tools_analyzers/requirements/droidlysis-requirements.txt +++ b/integrations/malware_tools_analyzers/requirements/droidlysis-requirements.txt @@ -1,3 +1,3 @@ # they do not make releases # if you update this, you should take into considerations all the other dependencies in the Dockerfile too -git+https://github.com/cryptax/droidlysis@c1645a5 \ No newline at end of file +git+https://github.com/cryptax/droidlysis@ce37151 \ No newline at end of file