From 7ee920ab1916bb80d516978c9fd44cb6caa0a8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:08:26 +0000 Subject: [PATCH] chore(deps): 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 d246a7b..75653b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ configparser==3.5.0 decorator==4.3.0 enum34==1.1.6 flake8==3.5.0 -idna==2.6 +idna==3.7 ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.12.0