From 7e2166af28a92e67066f653a61379d6ae73eef72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 10:04:20 +0000 Subject: [PATCH] build(deps): bump idna in /docs in the production-dependencies group Bumps the production-dependencies group in /docs with 1 update: [idna](https://github.com/kjd/idna). Updates `idna` from 3.11 to 3.12 - [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.11...v3.12) --- updated-dependencies: - dependency-name: idna dependency-version: '3.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e22349d09d..9dc2497add 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ certifi==2026.2.25 chardet==7.4.3 commonmark==0.9.1 docutils==0.20.1 -idna==3.11 +idna==3.12 imagesize==2.0.0 myst-parser==5.0.0 packaging==26.1