From 2a6ae63063242daa483b16e2f72c4256b8e6c64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:41:00 +0000 Subject: [PATCH] Bump idna in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [idna](https://github.com/kjd/idna). Updates `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: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index acc7816..013bca2 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -58,7 +58,7 @@ fonttools==4.61.1 # via matplotlib identify==2.6.16 # via pre-commit -idna==3.11 +idna==3.15 # via requests imagesize==1.4.1 # via sphinx