From 7d72266cf386225d3d3f9dce6cadc76b0fd63189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:16:51 +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_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 aac5909..e582c13 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 @@ -101,6 +101,6 @@ tzdata==2024.1 ultralytics==8.0.94 urllib3==2.6.3 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