From ac8d8c7ce139f582861a9d3b63dac6a4b1fcd27f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 15:58:05 +0000 Subject: [PATCH] Update dependency wheel to v0.42.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da8cfb0..c7e9e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pip==23.3.1 -wheel==0.41.3 +wheel==0.42.0 setuptools==68.2.2 prospector[with_everything]==1.10.3