From bf57bb724bb6bd9ce9edc02dfd5418158f49a20b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:30:32 +0000 Subject: [PATCH] Bump idna from 2.5 to 3.15 in /engines/censys Bumps [idna](https://github.com/kjd/idna) from 2.5 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.5...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engines/censys/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/censys/requirements.txt b/engines/censys/requirements.txt index fdc7dda9..4cb51df8 100644 --- a/engines/censys/requirements.txt +++ b/engines/censys/requirements.txt @@ -7,7 +7,7 @@ click==6.7 cryptography==39.0.1 enum34==1.1.6 Flask==2.2.3 -idna==2.5 +idna==3.15 ipaddress==1.0.18 itsdangerous==0.24 Jinja2==3.1.2