From dccb181755ba1f995e7df209079e3a9e54c8c7f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:25:17 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.11. - [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/v3.7...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d29d39..a9bf449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Django==4.2.25 executing==2.2.0 fastjsonschema==2.21.2 fqdn==1.5.1 -idna==3.7 +idna==3.11 importlib-metadata==8.7.0 ipykernel==6.29.5 ipython==8.18.1