From 7e0fd442025d294678a9cb32f61d02689ba7e0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:06:53 +0000 Subject: [PATCH] chore(deps): bump idna from 3.4 to 3.7 in /tests Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index cefba9b5..0d1a69b4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -12,7 +12,7 @@ docker-compose==1.29.2 dockerpty==0.4.1 docopt==0.6.2 exceptiongroup==1.1.1 -idna==3.4 +idna==3.7 iniconfig==2.0.0 jmespath==1.0.1 jsonschema==3.2.0