From 43202eadc07ae256a7652d49ac048233f2dfbf09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:42:52 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /docs-rtd Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs-rtd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-rtd/requirements.txt b/docs-rtd/requirements.txt index cbb135436..6b9fec13d 100644 --- a/docs-rtd/requirements.txt +++ b/docs-rtd/requirements.txt @@ -23,7 +23,7 @@ docutils==0.19 # -r requirements.in # pydata-sphinx-theme # sphinx -idna==3.10 +idna==3.15 # via requests imagesize==1.4.1 # via sphinx