From 993a91245004e48553d155c10d1b570d7a94279f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 17:15:02 +0000 Subject: [PATCH] Update dependency wheel to v0.44.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 19c3392..f269c5c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.2.0 coverage==7.5.3 -wheel==0.43.0 +wheel==0.44.0 pytype==2024.4.11 pylint==3.2.4 pytest==8.2.2