From 41eeec0d21474c1344a8ed8aac3e2193c7f3c762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:13:20 +0000 Subject: [PATCH] Bump wheel from 0.44.0 to 0.46.2 in /VenvRecipes/StardistVenv Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.44.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/StardistVenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VenvRecipes/StardistVenv/requirements.txt b/VenvRecipes/StardistVenv/requirements.txt index 213088b..b1667ac 100644 --- a/VenvRecipes/StardistVenv/requirements.txt +++ b/VenvRecipes/StardistVenv/requirements.txt @@ -68,5 +68,5 @@ tqdm==4.66.4 typing_extensions==4.12.1 urllib3==2.2.3 Werkzeug==3.0.3 -wheel==0.44.0 +wheel==0.46.2 wrapt==1.16.0