From 4a62c2d6f23dce075f571719564845f84bc8c3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:16:26 +0000 Subject: [PATCH] chore(deps): bump idna from 3.11 to 3.15 in /hack/api-docs Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hack/api-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/api-docs/requirements.txt b/hack/api-docs/requirements.txt index 23f6cd1e272..809d8453c53 100644 --- a/hack/api-docs/requirements.txt +++ b/hack/api-docs/requirements.txt @@ -6,7 +6,7 @@ colorama==0.4.6 csscompressor==0.9.5 ghp-import==2.1.0 htmlmin==0.1.12 -idna==3.11 +idna==3.15 importlib-metadata==8.7.1 importlib-resources==6.5.2 Jinja2==3.1.6