From 0a407daa780af3940e85703e6a01a1ae09b97f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 01:19:24 +0000 Subject: [PATCH] deps(deps): bump idna from 3.15 to 3.17 in /docs Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.17. - [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.15...v3.17) --- updated-dependencies: - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor ... 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 72966ece2..bfafd08e4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.12.3 certifi==2024.7.4 charset-normalizer==3.3.2 docutils==0.21.2 -idna==3.15 +idna==3.17 imagesize==1.4.1 Jinja2==3.1.6 MarkupSafe==2.1.5