From 121d4dc80fbc6838a0f9b7b4ba4188446db03892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 08:53:12 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.13 in /back-end Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...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] --- back-end/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/requirements.txt b/back-end/requirements.txt index e9f59df..a973499 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -5,7 +5,7 @@ contextlib2==21.6.0 contextvars==2.4 fastapi==0.135.2 h11==0.16.0 -idna==3.11 +idna==3.13 immutables==0.21 importlib-metadata==8.7.1 pydantic==2.12.5