From e8b53ec1a226d8d6228583188004d1ca7656ea1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:26:38 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.1.4 in /VenvRecipes/StardistVenv Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.4. - [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.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 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..2f04707 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.1.4 wheel==0.44.0 wrapt==1.16.0