From 32b163df3916990d384a5b31b7f12a6ba97db948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 23:56:12 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.11 in /back-end Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [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.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' 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 2b8f10c..80936fb 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -5,7 +5,7 @@ contextlib2==21.6.0 contextvars==2.4 fastapi==0.119.1 h11==0.16.0 -idna==3.10 +idna==3.11 immutables==0.21 importlib-metadata==8.7.0 pydantic==2.12.3