From f4b1e3d83ff1f29102a1a3ebda590837a7f9dbc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:06:28 +0000 Subject: [PATCH] Bump wheel from 0.30.0 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.30.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.30.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 18f9afbb..955cdbc2 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ 'azure-cli-diff-tool~=0.1.1', 'packaging', 'tqdm', - 'wheel==0.30.0', + 'wheel==0.46.2', 'setuptools==70.0.0', 'microsoft-security-utilities-secret-masker~=1.0.0b4' ],