From 7b7693816f154235e86fbc163ded7a3b5653a801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 10:03:16 +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.18 to 3.19 - [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.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' 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 14c62cb15b..fa2502d6ef 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ certifi==2026.7.22 chardet==7.6.0 commonmark==0.9.2 docutils==0.20.1 -idna==3.18 +idna==3.19 imagesize==2.0.0 myst-parser==5.1.0 packaging==26.3