From 775dd02f0c9f92347776cb383c8e5fc1d75845d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:04:04 +0000 Subject: [PATCH] dependency: (deps): bump idna from 3.13 to 3.14 in /backend Bumps [idna](https://github.com/kjd/idna) from 3.13 to 3.14. - [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.13...v3.14) --- updated-dependencies: - dependency-name: idna dependency-version: '3.14' 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 240d7437..986c52e4 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.13 +idna==3.14 inflection==0.5.1 kiwisolver==1.5.0 matplotlib==3.10.9