From 97f98758ea44a3764d629f85c60499bf89e7798a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:58:16 +0000 Subject: [PATCH] :arrow_up: 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 04b48f35..c01bc4a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ exceptiongroup==1.3.0 flake8==7.3.0 h11==0.16.0 hyperlink==21.0.0 -idna==3.10 +idna==3.11 incremental==24.7.0 jmespath==1.0.1 mccabe==0.7.0