From 6b2416cb9515a4358e105eb721100628aaaa4022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:28:14 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /src Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index df55cde..951d197 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -44,7 +44,7 @@ httpcore==1.0.9 httpx==0.28.1 humanize==4.12.2 hyperframe==6.1.0 -idna==3.10 +idna==3.15 image_classifier_dojo @ git+https://github.com/WHOIGit/image-classifier-dojo.git@v0.2.2 importlib_metadata==8.6.1 Jinja2==3.1.6