From b6de9bb73949ba2544f50e991646880019d232fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:48:16 +0000 Subject: [PATCH] build(deps): bump idna from 2.7 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.7 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' 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 ee3bd40..168f0a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docutils==0.14 feedgenerator==1.9 feedparser==5.2.1 Flask==3.1.3 -idna==2.7 +idna==3.7 itsdangerous==0.24 Jinja2==3.1.6 lxml==4.3.2