From 88faa5da91ebf5b539cc96035f1ae96388bea8e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 12:49:54 +0000 Subject: [PATCH] chore(deps): update dependency wheel to v0.46.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0467311..be2252c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ black==23.3.0 packaging==23.1 pytest==7.4.1 -wheel==0.41.2 +wheel==0.46.3 setuptools==67.8.0 pytype==2023.4.27