From 520029940afbc7d7228a89b188402502b85df8ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:52:58 +0000 Subject: [PATCH] chore(deps): bump idna from 3.18 to 3.19 in /tests/docker Bumps [idna](https://github.com/kjd/idna) from 3.18 to 3.19. - [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.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' 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 1a687293..6fa95afc 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -7,7 +7,7 @@ click==8.5.0 Flask==2.2.5 Flask-RESTful==0.3.10 google-auth==2.57.0 -idna==3.18 +idna==3.19 importlib-metadata==9.0.1 ipaddress==1.0.23 itsdangerous==2.2.0