From c5a8c00a4baafd1eaaefa7bda6ca9f5ebf261295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:14:03 +0000 Subject: [PATCH] Bump wheel from 0.38.4 to 0.41.3 Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 to 0.41.3. - [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.38.4...0.41.3) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.build.txt b/requirements.build.txt index f3e1316..970b9ac 100644 --- a/requirements.build.txt +++ b/requirements.build.txt @@ -1,2 +1,2 @@ pip==22.3.1 -wheel==0.38.4 +wheel==0.41.3