From ac89599711e48744d735efb552283635b35f7224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:58:08 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3944e13..e4105dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ghp-import==2.1.0 gitdb==4.0.10 GitPython==3.1.30 htmlmin==0.1.12 -idna==3.4 +idna==3.15 importlib-metadata==6.0.0 Jinja2==3.1.2 jsbeautifier==1.14.7