From 428e8ba9a650b31b975fb4c70b5e127c88a45aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:26:32 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...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 77413c9..1ea3e48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ httpcore==1.0.9 httplib2==0.22.0 httptools==0.6.1 httpx==0.26.0 -idna==3.10 +idna==3.11 iniconfig==2.0.0 makefun==1.15.2 Mako==1.3.8