From 5946ebcbdfdf6fa3c0285b7003b53a9a70baae7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:12:09 +0000 Subject: [PATCH] Bump idna from 3.8 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.8 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.8...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 ce9a89b..3617ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.0 charset-normalizer==3.3.2 colorama==0.4.6 cryptography==43.0.0 -idna==3.8 +idna==3.11 jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.0.2