From 046d2a76a9469958622492dded4ef5e398de9efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:46:14 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...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 e16c1b7..d135d25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.7.22 charset-normalizer==3.3.1 commonmark==0.9.1 docutils<0.21,>=0.18.1 -idna==3.4 +idna==3.11 imagesize==1.4.1 importlib-metadata==6.8.0 Jinja2==3.1.2