From e2aad6b7a782d4aa522bc2575a3892e42c7aba3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 16:02:55 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in the pip group across 1 directory Bumps the pip group with 1 update in the / 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8f0cdeab..57c7896f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ hjson==3.1.0 # via # mkdocs-macros-plugin # super-collections -idna==3.11 +idna==3.15 # via requests jinja2==3.1.6 # via @@ -60,6 +60,8 @@ pathspec==0.12.1 # via # mkdocs # mkdocs-macros-plugin +pillow==12.2.0 + # via -r requirements.in platformdirs==4.5.1 # via mkdocs-get-deps pygments==2.20.0 @@ -91,7 +93,7 @@ super-collections==0.6.2 # via mkdocs-macros-plugin termcolor==3.3.0 # via mkdocs-macros-plugin -urllib3==2.6.3 +urllib3==2.7.0 # via # -r requirements.in # requests