From 399d834a3397f6dfa02b3777ff23d10059e8811e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:18:38 +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-20240718_021141-vviaap8w/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files/requirements.txt b/test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files/requirements.txt index cd7fda5..df1dbc4 100644 --- a/test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files/requirements.txt +++ b/test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files/requirements.txt @@ -118,7 +118,7 @@ traitlets==5.14.3 typing_extensions==4.11.0 tzdata==2024.1 ultralytics==8.0.94 -urllib3==2.2.2 +urllib3==2.6.3 wandb==0.17.4 wcwidth==0.2.13 webencodings==0.5.1