From 2c179ef3b156f229269db39c050c4e44246c0ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:15:46 +0000 Subject: [PATCH] chore(deps): bump idna from 3.15 to 3.18 in /tests/docker Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.18. - [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.15...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' 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 dc185944..fab1589a 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -7,7 +7,7 @@ click==8.1.2 Flask==2.2.5 Flask-RESTful==0.3.10 google-auth==2.3.3 -idna==3.15 +idna==3.18 importlib-metadata==9.0.0 ipaddress==1.0.23 itsdangerous==2.2.0