From 799673406a8aae835984bad4f04a82d239bced53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:57:05 +0000 Subject: [PATCH] deps: update dependency wheel to v0.46.2 [security] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 65ffaaf..7940faa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,7 +145,7 @@ typing-extensions==4.14.1 # typing-inspection typing-inspection==0.4.1 # via pydantic -wheel==0.45.1 +wheel==0.46.2 # via pip-tools zipp==3.23.0 # via importlib-metadata