From 1cf88e23fcf6322213792233d17970c2183ec94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:44:26 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /dev-requirements 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:development ... Signed-off-by: dependabot[bot] --- dev-requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements/dev.txt b/dev-requirements/dev.txt index b355d78a..33e0de94 100644 --- a/dev-requirements/dev.txt +++ b/dev-requirements/dev.txt @@ -9,7 +9,7 @@ decorator==5.1.1 docutils==0.21.2 exceptiongroup==1.2.2 flake8==7.1.1 -idna==3.10 +idna==3.15 imagesize==1.4.1 importlib_metadata==8.6.1 iniconfig==2.0.0