From aa060d0b2d174b51fc3ca63cd2fa907f2474775e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:00:18 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.18 in /backend Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.18. - [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.11...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' 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 4224570..deaac06 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ h11==0.16.0 httpcore==1.0.9 httplib2==0.31.2 httpx==0.28.1 -idna==3.11 +idna==3.18 joblib==1.5.3 Mako==1.3.10 MarkupSafe==3.0.3