From 4a73273f0ad2425470943eb247646fc8614adaf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:05:34 +0000 Subject: [PATCH] Bump wheel from 0.24 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.24 to 0.38.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.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b7a962561c..f55c86ce12 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,5 +15,5 @@ invoke>=0.12,<0.13 invocations>=0.12,<0.13 alabaster>=0.6.1 semantic_version==2.4 -wheel==0.24 +wheel==0.38.1 twine==1.5