From fd57dbf78335cd55ba25797771a2aedfb744b382 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 07:43:17 +0000 Subject: [PATCH] Update dependency wheel to v0.45.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a9051bb..8f8c4d5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==24.2.0 coverage==7.6.4 -wheel==0.45.0 +wheel==0.45.1 pytype==2024.10.11 pylint==3.3.1 pytest==8.3.3