From 941134b7f626d4ad620b5b676d077c8349fc2dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:51:00 +0000 Subject: [PATCH] build(deps): bump idna from 2.8 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip-all-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-all-requirements.txt b/pip-all-requirements.txt index 19b4ae07..db1570e4 100644 --- a/pip-all-requirements.txt +++ b/pip-all-requirements.txt @@ -32,7 +32,7 @@ greenlet==0.4.15 h11==0.14.0 httpcore==1.0.6 httpx==0.27.2 -idna==2.8 +idna==3.7 importlib-metadata==8.5.0 importlib-resources==6.4.5 ipykernel==6.29.5