From 604afb900d7c3c9ac188674c0236b3cd908fc0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:43:14 +0000 Subject: [PATCH] :seedling: bump idna from 3.18 to 3.19 Bumps [idna](https://github.com/kjd/idna) from 3.18 to 3.19. - [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.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91d4f61846..024523db7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ click==8.4.2 colorama==0.4.6 cssselect==1.5.0 ghp-import==2.1.0 -idna==3.18 +idna==3.19 Jinja2==3.1.6 lxml==6.1.1 Markdown==3.10.3