From ac7c0486f30dff4ff43bd67e3056c3ca5e39c53e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:53:36 +0000 Subject: [PATCH] chore(deps): update dependency wheel to ==0.46.* [security] --- 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