From c8cb0024cbda7286eeec95db1e6540608c7c99c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 03:56:27 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_notebook.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 85d7346..bb24b90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 cryptography==46.0.7 -idna==3.7 +idna==3.15 jwcrypto==1.5.7 pip-system-certs==4.0 pycparser==2.22 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index a19a587..452015b 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -25,7 +25,7 @@ fqdn==1.5.1 h11==0.16.0 httpcore==1.0.5 httpx==0.27.0 -idna==3.7 +idna==3.15 ipykernel==6.29.5 ipython==8.26.0 isoduration==20.11.0