From 14c6fb22b2d778c4b54e70f93306edda6be788cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:44:07 +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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bd37509..1b9db73 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 decorator==4.1.2 -idna==2.6 +idna==3.7 ipykernel==4.6.1 ipython==8.10.0 ipython-genutils==0.2.0