From cb2a8c013b6dcd2de59622d8501140dfd5033e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:25:51 +0000 Subject: [PATCH] Bump wheel from 0.45.0 to 0.45.1 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.45.0 to 0.45.1. - [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.0...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 a0b7455f7c..7dd1729b82 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -1,4 +1,4 @@ black==24.10.0 build==1.2.2.post1 chevron==0.14.0 -wheel==0.45.0 +wheel==0.45.1