From 582bff3e4c18be130e3117b1cfa1cb30cb08da42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:19:18 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.15 in /engines/ssllabs 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/ssllabs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/ssllabs/requirements.txt b/engines/ssllabs/requirements.txt index 327ed886..a5a0a2bc 100644 --- a/engines/ssllabs/requirements.txt +++ b/engines/ssllabs/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==2.1.1 click==8.1.3 Flask==2.2.3 gunicorn==20.1.0 -idna==3.4 +idna==3.15 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.1