From bd1d28594ddc202c0051d6b2306e1cfbbfc06161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:19:27 +0000 Subject: [PATCH] chore(deps): bump idna from 3.7 to 3.11 in /tests/docker Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.11. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 6effed8..ce6f3da 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -6,7 +6,7 @@ click==8.1.2 Flask==2.2.5 Flask-RESTful==0.3.9 google-auth==2.3.3 -idna==3.7 +idna==3.11 importlib-metadata==4.11.3 ipaddress==1.0.23 itsdangerous==2.1.2