From 3038fc1c138eaa48dd088a66cf3ba727d50a266d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:38:46 +0100 Subject: [PATCH] Bump wheel from 0.42.0 to 0.44.0 (#1006) Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.44.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.42.0...0.44.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.build.txt b/requirements.build.txt index 1c388f9..9c8eb3a 100644 --- a/requirements.build.txt +++ b/requirements.build.txt @@ -1,2 +1,2 @@ pip==24.2 -wheel==0.42.0 +wheel==0.44.0