From 4d0fe11140f219645f13782bbb054bb2d5876018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 20:12:41 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.17 Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.17. - [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.17) --- updated-dependencies: - dependency-name: idna dependency-version: '3.17' 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 a67bfab..a08d058 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2026.2.25 charset-normalizer==3.4.7 click==8.1.8 Flask==3.1.3 -idna==3.11 +idna==3.17 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2