From 0746a02a306a38e388727bafe35bcf15af3be44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:46:32 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.7.0 in /ModelTraining Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ModelTraining/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModelTraining/requirements.lock.txt b/ModelTraining/requirements.lock.txt index f9be5195..1fecd201 100644 --- a/ModelTraining/requirements.lock.txt +++ b/ModelTraining/requirements.lock.txt @@ -122,7 +122,7 @@ traitlets==5.14.3 typer==0.13.0 typing_extensions==4.12.2 tzdata==2024.2 -urllib3==2.2.3 +urllib3==2.7.0 wasabi==1.1.3 wcwidth==0.2.13 weasel==0.4.1