From 03bd94c3a5691c59d52e912d461a07fc788cbe19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:07:55 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /python 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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 9a283cf..4a44194 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.4.26 charset-normalizer==3.4.2 click==8.1.8 dataclasses-json==0.6.7 -idna==3.10 +idna==3.15 marshmallow==3.26.2 mypy_extensions==1.1.0 packaging==25.0