From 18bc1202203782f40a7089665de7a8b5ec6dfb7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:27:00 +0200 Subject: [PATCH] Bump wheel from 0.43.0 to 0.44.0 in /requirements (#1682) Bumps [wheel](https://github.com/pypa/wheel) from 0.43.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.43.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/requirements_build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 1f5598c38f..bede405d34 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -1,4 +1,4 @@ black==24.4.2 build==1.2.1 chevron==0.14.0 -wheel==0.43.0 +wheel==0.44.0