From f7c4c069432a79d24025f0341b61380cdb2e5d74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 01:36:00 +0000 Subject: [PATCH] Update dependency wheel to ~=0.45.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9e98e3c7f..8bf559c59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,7 @@ dev = pytest_randomly~=3.15.0 pytest~=8.2.0 types-python-dateutil~=2.9.0 - wheel~=0.43.0 + wheel~=0.45.1 doc = autoapi~=2.0.1 sphinx-autodoc-typehints~=2.2.2