From 7f230976b07c12e80e2f3cbb7dde360be6228c91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:40:29 +0000 Subject: [PATCH] Update dependency wheel to v0.41.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ab31798..32b328d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.1.0 coverage==7.3.2 -wheel==0.41.2 +wheel==0.41.3 pytype==2023.10.24 pylint==3.0.2 pytest==7.4.3