From 9bd600c6049fa699d5b3c1becd3c08abd8f52c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 01:25:28 +0000 Subject: [PATCH] build(deps): bump idna from 3.4 to 3.15 in /Doc Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Doc/requirements-oldest-sphinx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/requirements-oldest-sphinx.txt b/Doc/requirements-oldest-sphinx.txt index f7e0665bde445d..501a360622d42a 100644 --- a/Doc/requirements-oldest-sphinx.txt +++ b/Doc/requirements-oldest-sphinx.txt @@ -21,7 +21,7 @@ certifi==2022.12.7 charset-normalizer==3.1.0 colorama==0.4.6 docutils==0.16 -idna==3.4 +idna==3.15 imagesize==1.4.1 Jinja2==2.11.3 MarkupSafe==1.1.1