From a654761e9eb7601d7a0fddb078a7f9fe55bee3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:11:38 +0000 Subject: [PATCH] Bump wheel from 0.44.0 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.44.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.44.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 76bfa83..cbeda37 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,14 +9,16 @@ build==1.2.2.post1 click==8.1.7 # via pip-tools packaging==24.1 - # via build + # via + # build + # wheel pip-tools==7.4.1 # via -r dev-requirements.in pyproject-hooks==1.2.0 # via # build # pip-tools -wheel==0.44.0 +wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: