From 89b4b204d4dd8963e8bcced44071d6ab5fd1402e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:14:09 +0000 Subject: [PATCH] Bump wheel Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240716_141319-fosqsefm/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files/requirements.txt b/yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files/requirements.txt index 4218604..8ac0559 100644 --- a/yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files/requirements.txt +++ b/yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files/requirements.txt @@ -101,6 +101,6 @@ tzdata==2024.1 ultralytics==8.0.94 urllib3==2.2.2 wandb==0.17.4 -wheel==0.43.0 +wheel==0.46.2 xmltodict==0.13.0 zipp==3.19.2 \ No newline at end of file