From 6c82cc255bdf185b38e6b2d124dbd9bea1c6faea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:20:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.19 in /Training/Auto_Labelling Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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..b473d89 100644 --- a/Training/Auto_Labelling/requirements.txt +++ b/Training/Auto_Labelling/requirements.txt @@ -41,7 +41,7 @@ requests-oauthlib==1.3.0 six==1.14.0 times==0.7 tzlocal==2.0.0 -urllib3==1.26.17 +urllib3==1.26.19 wcwidth==0.1.8 xlrd==1.2.0 zipp==3.0.0