From 12cc61c72925764b4431788675426b2d2fec0b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 02:52:43 +0000 Subject: [PATCH] chore(deps): update python-wappalyzer requirement Updates the requirements on [python-wappalyzer](https://github.com/chorsley/python-Wappalyzer) to permit the latest version. - [Release notes](https://github.com/chorsley/python-Wappalyzer/releases) - [Commits](https://github.com/chorsley/python-Wappalyzer/commits) --- updated-dependencies: - dependency-name: python-wappalyzer dependency-version: 0.3.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..c6854d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ colorama droopescan>=1.41.2 jinja2 python-nmap>=0.5.0.post1 -python-wappalyzer>=0.2.2 +python-wappalyzer>=0.3.1 pyyaml requests>=2.9.1 typer