From a7d9e118d98021bee2fada114122a279487a2a0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:21:26 +0000 Subject: [PATCH] build(deps): bump idna from 3.11 to 3.15 in /src/ContentProcessor Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [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.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ContentProcessor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ContentProcessor/requirements.txt b/src/ContentProcessor/requirements.txt index 0a8b324b..19e6e737 100644 --- a/src/ContentProcessor/requirements.txt +++ b/src/ContentProcessor/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 coverage==7.13.5 cryptography==46.0.7 dnspython==2.8.0 -idna==3.11 +idna==3.15 iniconfig==2.3.0 isodate==0.7.2 mongomock==4.3.0