From 5d5eae55395c62e0fa14041cb4af3883c26ca3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:25:33 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /python/src Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/src/requirements.txt b/python/src/requirements.txt index 7bd718b..9060c27 100644 --- a/python/src/requirements.txt +++ b/python/src/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.3 colorama==0.4.6 docutils==0.21.2 furo==2025.7.19 -idna==3.10 +idna==3.15 imagesize==1.4.1 Jinja2==3.1.6 jsonpath-ng==1.7.0