From fa5d9e57cc166e4caf6f832cbe68200c8d979ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 02:52:37 +0000 Subject: [PATCH] chore(deps): update droopescan requirement from >=1.41.2 to >=1.45.1 Updates the requirements on [droopescan](https://github.com/droope/droopescan) to permit the latest version. - [Changelog](https://github.com/SamJoan/droopescan/blob/master/CHANGELOG) - [Commits](https://github.com/droope/droopescan/compare/1.41.2...1.45.1) --- updated-dependencies: - dependency-name: droopescan dependency-version: 1.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38cb693..42ebd14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama -droopescan>=1.41.2 +droopescan>=1.45.1 jinja2 python-nmap>=0.5.0.post1 python-wappalyzer>=0.2.2