From 3e67c39a96d3899e93338dc28efb61ce53eba462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:44:24 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /sphinx Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [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/v2.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index 79bab6c..5bf8fe0 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 colorama==0.4.1 docutils==0.14 funcsigs==1.0.2 -idna==2.8 +idna==3.7 imagesize==1.1.0 Jinja2==2.11.3 MarkupSafe==1.1.0