From ceb805513498ffb74b163f52ae5dcc58b0332848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:50:32 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /ai_dubs Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai_dubs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_dubs/requirements.txt b/ai_dubs/requirements.txt index d94949a..9eab753 100644 --- a/ai_dubs/requirements.txt +++ b/ai_dubs/requirements.txt @@ -28,7 +28,7 @@ google-crc32c==1.1.0 google-resumable-media==1.2.0 googleapis-common-protos==1.52.0 grpcio==1.34.0 -idna==2.10 +idna==3.7 imageio==2.9.0 imageio-ffmpeg==0.4.3 iniconfig==1.1.1