From acccf7fb88de7358d40da9a98cd189930100f14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:07:40 +0000 Subject: [PATCH] Bump idna from 3.2 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.7. - [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.2...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 49b5b550..f8dea2be 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,7 @@ docker-compose==1.29.2 dockerpty==0.4.1 docopt==0.6.2 grpcio==1.42.0 -idna==3.2 +idna==3.7 importlib-metadata==4.6.1 iniconfig==1.1.1 jsonschema==3.2.0