From 2a7ba270ec12111c80da349e0c3a2f6bc70be0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:44:35 +0000 Subject: [PATCH] deps(deps-dev): bump wheel from 0.45.1 to 0.47.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.47.0. - [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.45.1...0.47.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ba65eef..b511bd1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -56,4 +56,4 @@ types-pyyaml==6.0.12.20250915 types-requests==2.32.4.20260107 types-toml==0.10.8.20240310 typing-extensions>=4.12.0 -wheel==0.45.1 +wheel==0.47.0