From ce13383c9541d7196c12eba68ca140da0b37462d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:29:49 +0000 Subject: [PATCH] chore(deps): update dependency wheel to ==0.46.* --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a96077c..9007714 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.46.* \ No newline at end of file