From 18e7d86471908ee52e63ec9e61e189c2b4f58a35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:36:04 +0000 Subject: [PATCH] chore(deps): update dependency wheel to ==0.45.* --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a96077c..ee51858 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pdoc3==0.10.* setuptools==68.* twine==4.0.* -wheel==0.41.* \ No newline at end of file +wheel==0.45.* \ No newline at end of file