From 97dff12132ef984b6281fa5746ba126ddf5f709e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 08:38:49 +0000 Subject: [PATCH] [client-python] chore(deps): update dependency wheel to >=0.46.3,<0.47.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 94ab2cf..2725c79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "types-pytz (>=2025.2.0.20250326,<2025.3.0.0)", "pre-commit (>=4.2.0,<4.3.0)", "types-python-dateutil (>=2.9.0,<2.10.0)", - "wheel (>=0.45.1,<0.46.0)" + "wheel (>=0.46.3,<0.47.0)" ] doc = [ "autoapi (>=2.0.1,<2.1.0)",