From d099d78ac8c78c098cd9295c734d6f54afc45be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:26:53 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3. - [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.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240716_194423-twyd9b25/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/requirements.txt b/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/requirements.txt index 4218604..aac5909 100644 --- a/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/requirements.txt +++ b/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/requirements.txt @@ -99,7 +99,7 @@ triton==2.2.0 typing_extensions==4.11.0 tzdata==2024.1 ultralytics==8.0.94 -urllib3==2.2.2 +urllib3==2.6.3 wandb==0.17.4 wheel==0.43.0 xmltodict==0.13.0