From 4b97132cb533251c19b580a09900b1f29488a284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 04:40:53 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.1 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.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.1...0.46.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 79d8499adcf..31ade092bb1 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -2,4 +2,4 @@ black==25.1.0 build==1.2.2.post1 chevron==0.14.0 pypandoc_binary==1.15 -wheel==0.45.1 +wheel==0.46.1