From e9a713ef31d4558a4ae2ff9e7ded557e6cf647aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:45:12 +0000 Subject: [PATCH] Bump idna from 3.13 to 3.15 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.13 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.13...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7af396c..5896f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-JWT-Extended==4.7.1 Flask-Migrate==4.1.0 Flask-SQLAlchemy==3.1.1 gunicorn==25.1.0 -idna==3.13 +idna==3.15 iniconfig==2.3.0 isodate==0.7.2 itsdangerous==2.2.0