From bd4936f4adb3bd9b298b3830fa340b0c14077505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:38 +0000 Subject: [PATCH] build(deps): bump wheel from 0.42.0 to 0.43.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.43.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.43.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6ecb41..b88db85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,6 +53,6 @@ stevedore==5.2.0 tzdata==2024.1 urllib3==2.2.1 wcwidth==0.2.13 -wheel==0.42.0 +wheel==0.43.0 wrapt==1.16.0 zipp==3.18.0