From e21f98afd0b671b899905963406fc2d7f1a49cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 21:23:26 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.0.6 in /VenvRecipes/StardistVenv Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.0.6 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..4e88216 100644 --- a/VenvRecipes/StardistVenv/requirements.txt +++ b/VenvRecipes/StardistVenv/requirements.txt @@ -67,6 +67,6 @@ tifffile==2024.5.22 tqdm==4.66.4 typing_extensions==4.12.1 urllib3==2.2.3 -Werkzeug==3.0.3 +Werkzeug==3.0.6 wheel==0.44.0 wrapt==1.16.0