From 7b923fab02cb90ed3e4c14ad322e8eca41facf12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 20:12:27 +0000 Subject: [PATCH] Bump idna from 3.17 to 3.18 Bumps [idna](https://github.com/kjd/idna) from 3.17 to 3.18. - [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.17...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' 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 58cb701..8701e6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2026.5.20 charset-normalizer==3.4.7 click==8.1.8 Flask==3.1.3 -idna==3.17 +idna==3.18 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2