From 41d0599e58d77cf48634b08413ce389cf5dbf50d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 14:42:50 +0000 Subject: [PATCH] :seedling: bump idna from 3.15 to 3.16 Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.16. - [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.15...v3.16) --- updated-dependencies: - dependency-name: idna dependency-version: '3.16' 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 a2c63f7f0..5b538ca9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ click==8.4.0 colorama==0.4.6 cssselect==1.4.0 ghp-import==2.1.0 -idna==3.15 +idna==3.16 Jinja2==3.1.6 lxml==6.1.1 Markdown==3.10.2