From 53f11342bd3b7ab28d60fbca826b854c9981f346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:14:31 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.15 in /CoDi Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CoDi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoDi/requirements.txt b/CoDi/requirements.txt index 48d61bdb9e4..67733e2799b 100644 --- a/CoDi/requirements.txt +++ b/CoDi/requirements.txt @@ -17,7 +17,7 @@ flax==0.7.2 frozenlist==1.4.0 fsspec==2023.10.0 huggingface-hub==0.19.4 -idna==3.6 +idna==3.15 importlib-metadata==7.0.0 importlib-resources==6.1.1 jax==0.4.13