From 1aa49c16868719481f6d30c7655fbcad85dfcb86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:51:31 +0000 Subject: [PATCH] Bump wheel from 0.40.0 to 0.43.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.40.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.40.0...0.43.0) --- updated-dependencies: - dependency-name: wheel dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1a7ed85..4994e4b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -211,7 +211,7 @@ urllib3==2.0.7 # responses virtualenv==20.24.5 # via pre-commit -wheel==0.40.0 +wheel==0.43.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: