From 4ecb03e2e9eeb0caca98528e95f639dcdfc15aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:23:14 +0000 Subject: [PATCH] Bump idna from 2.6 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 2.6 to 3.15. - [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/v2.6...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' 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 801d193..8f25ac3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-Mail==0.9.1 Flask-Migrate==2.5.3 Flask-Script==2.0.5 Flask-SQLAlchemy==2.5.1 -idna==2.6 +idna==3.15 itsdangerous==2.0.0 Jinja2==3.0.3 Mako==1.2.2