From 4f0c5eaa892466b5d2259be450d16c13b2a45c76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:41:31 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...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 6aae8b7..b344a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ Flask-Script==2.0.6 Flask-SQLAlchemy==2.5.1 Flask-WTF==1.0.1 greenlet==1.1.3 -idna==3.4 +idna==3.15 importlib-metadata==4.12.0 importlib-resources==5.9.0 inflection==0.5.1