From ed584e2148c966f3f60290ffb752713f265ae030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:02:11 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.7 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/v2.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.txt b/requirements-3.txt index 257a732..5242d55 100644 --- a/requirements-3.txt +++ b/requirements-3.txt @@ -7,7 +7,7 @@ chardet==3.0.4 clint==0.5.1 docutils==0.15.2 freezegun==1.2.2 -idna==2.7 +idna==3.7 linecache2==1.0.0 mypy==1.7.1 packaging==16.8