From 3442959a527e02a476f4fa19ca394ae75373001a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 09:05:59 +0000 Subject: [PATCH] dependency: (deps): bump idna from 3.12 to 3.13 in /backend Bumps [idna](https://github.com/kjd/idna) from 3.12 to 3.13. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.12...v3.13) --- updated-dependencies: - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6d8042e7..9271b20f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,7 +24,7 @@ fonttools==4.62.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 -idna==3.12 +idna==3.13 inflection==0.5.1 kiwisolver==1.5.0 matplotlib==3.10.8