From f253fba94c99cba7e478497687beb63565fa28d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:54:11 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /docker Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 4e871f1..93561e6 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -24,7 +24,7 @@ grpcio==1.53.0 h5py==3.7.0 huggingface-hub==0.15.1 identify==2.5.24 -idna==3.4 +idna==3.7 imageio==2.23.0 imageio-ffmpeg==0.4.7 importlib-metadata==6.7.0