From 1f766a58da3b540f2e3b829ebc6db49125f849ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:39:35 +0000 Subject: [PATCH] build(deps): bump idna from 3.7 to 3.15 in /requirements Bumps [idna](https://github.com/kjd/idna) from 3.7 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.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/checkdocs.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/checkdocs.txt b/requirements/checkdocs.txt index 40f324bc11c..9363d8640ad 100644 --- a/requirements/checkdocs.txt +++ b/requirements/checkdocs.txt @@ -23,7 +23,7 @@ docutils==0.17.1 # myst-parser # sphinx # sphinx-rtd-theme -idna==3.7 +idna==3.15 # via requests imagesize==1.4.1 # via sphinx diff --git a/requirements/docs.txt b/requirements/docs.txt index 23100476c1d..48e6017e55b 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -23,7 +23,7 @@ docutils==0.17.1 # myst-parser # sphinx # sphinx-rtd-theme -idna==3.7 +idna==3.15 # via requests imagesize==1.4.1 # via sphinx