From a4b9c2201c28e25268e63f34b6d2aaa990192608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:20:38 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /Training/Auto_Labelling 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] --- Training/Auto_Labelling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Training/Auto_Labelling/requirements.txt b/Training/Auto_Labelling/requirements.txt index c4edc7e..1f31f3e 100644 --- a/Training/Auto_Labelling/requirements.txt +++ b/Training/Auto_Labelling/requirements.txt @@ -16,7 +16,7 @@ colorama==0.4.3 cryptography==41.0.2 dateparser==0.7.2 fuzzywuzzy==0.17.0 -idna==2.8 +idna==3.7 importlib-metadata==1.5.0 isodate==0.6.0 mock==4.0.1