From fc4b4d9db47841f36136a53ab80b92ab3a409ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:53:57 +0000 Subject: [PATCH] chore(deps): bump idna from 3.14 to 3.15 in /docs Bumps [idna](https://github.com/kjd/idna) from 3.14 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.14...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... 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 db59949..41f172d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ griffe==2.0.2 ; python_version >= "3.10" and python_version < "3.14" griffecli==2.0.2 ; python_version >= "3.10" and python_version < "3.14" griffelib==2.0.2 ; python_version >= "3.10" and python_version < "3.14" hjson==3.1.0 ; python_version >= "3.10" and python_version < "3.14" -idna==3.14 ; python_version >= "3.10" and python_version < "3.14" +idna==3.15 ; python_version >= "3.10" and python_version < "3.14" inflect==7.5.0 ; python_version >= "3.10" and python_version < "3.14" jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.14" jsbeautifier==1.15.4 ; python_version >= "3.10" and python_version < "3.14"