From f87721b7e4f440c7935ee3f5a79bc9eeb896268f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:15:31 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.15 in /engines/nmap Bumps [idna](https://github.com/kjd/idna) from 2.7 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v2.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engines/nmap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/nmap/requirements.txt b/engines/nmap/requirements.txt index c66e353c..2cee6dc9 100644 --- a/engines/nmap/requirements.txt +++ b/engines/nmap/requirements.txt @@ -5,7 +5,7 @@ Flask==2.2.3 gevent==22.10.2 greenlet==2.0.1 gunicorn==20.1.0 -idna==2.7 +idna==3.15 itsdangerous==2.0.0 Jinja2==3.1.2 MarkupSafe==2.1.1