From 60fb8a0f22a124c678f79366c28b3fecd47d2b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:53:44 +0000 Subject: [PATCH] Bump idna from 2.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eefb20a4..cc3a9b96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ decorator==4.3.0 docutils==0.14 enum34==1.1.6 funcsigs==1.0.2 -idna==2.6 +idna==3.7 ipdb==0.13.13 ipython==8.10.0 ipython-genutils==0.2.0