From 579b40b669fb95e8a7a08328a376d950f9c71f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:03:12 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.15 in /engines/owl_dns Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engines/owl_dns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/owl_dns/requirements.txt b/engines/owl_dns/requirements.txt index e792233c..a643980a 100644 --- a/engines/owl_dns/requirements.txt +++ b/engines/owl_dns/requirements.txt @@ -8,7 +8,7 @@ dnspython #==2.0.0 Flask==2.2.3 future==0.18.3 gunicorn==20.1.0 -idna==3.4 +idna==3.15 ipwhois==1.2.0 itsdangerous==2.1.2 Jinja2==3.1.2