From eacf9552c9b19f013c297f3750c24691b1bb88e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:16:14 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /textdiffuser-2/assets Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- textdiffuser-2/assets/reference_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textdiffuser-2/assets/reference_requirements.txt b/textdiffuser-2/assets/reference_requirements.txt index d4c443c75..6e51525bd 100644 --- a/textdiffuser-2/assets/reference_requirements.txt +++ b/textdiffuser-2/assets/reference_requirements.txt @@ -31,7 +31,7 @@ h11==0.14.0 httpcore==1.0.2 httpx==0.25.2 huggingface-hub==0.19.4 -idna==3.6 +idna==3.7 importlib-metadata==7.0.0 importlib-resources==6.1.1 Jinja2==3.1.2