From 3777df340fd0a12851759670f8291b74c3a670bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:00:15 +0000 Subject: [PATCH] chore(deps): bump idna Bumps the pip group with 1 update in the /automated_tests directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- automated_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_tests/requirements.txt b/automated_tests/requirements.txt index 938ce65e4..bb4a2b06c 100644 --- a/automated_tests/requirements.txt +++ b/automated_tests/requirements.txt @@ -8,7 +8,7 @@ csscompressor==0.9.5 deepdiff==8.6.2 docker==5.0.3 htmlmin==0.1.12 -idna==3.10 +idna==3.15 importlib-resources==5.9.0 Jinja2==3.1.6 jsonschema==4.7.2