From 913ef03f373ca5b8d95e64e4b406b999d83070b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:28:25 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /tests Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index 98c5b54..d8cfb43 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -29,7 +29,7 @@ gitdb==4.0.9 GitPython==3.1.41 greenlet==1.1.2 hyperlink==21.0.0 -idna==3.3 +idna==3.7 incremental==21.3.0 ipython==8.10.0 itsdangerous==2.0.1