From 06e9858508c7036f95830b0b10969d55506efbb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:13:05 +0000 Subject: [PATCH] Bump wheel from 0.35.1 to 0.46.2 in /install Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 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.35.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index bcfd549..e96e731 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -68,4 +68,4 @@ ttkbootstrap==1.10.1 typing_extensions==4.11.0 urllib3==2.2.2 validators==0.28.3 -wheel==0.35.1 +wheel==0.46.2