From 4570849b04fc74aeaf6edb30d0401dd79a114baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:33:41 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /language/fruit Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- language/fruit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fruit/requirements.txt b/language/fruit/requirements.txt index 4bf8662..991a556 100644 --- a/language/fruit/requirements.txt +++ b/language/fruit/requirements.txt @@ -35,7 +35,7 @@ hdfs==2.7.0 httplib2==0.20.4 huggingface-hub==0.9.1 humanfriendly==8.2 -idna==2.8 +idna==3.7 importlib-metadata==4.12.0 importlib-resources==5.9.0 isodate==0.6.0