From e68811d11d17882e3433709f40195b7edd5cb9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:21:22 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.6 in /apps/dash-3d-image-partitioning Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/dash-3d-image-partitioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dash-3d-image-partitioning/requirements.txt b/apps/dash-3d-image-partitioning/requirements.txt index da6081081..b8d432fb1 100644 --- a/apps/dash-3d-image-partitioning/requirements.txt +++ b/apps/dash-3d-image-partitioning/requirements.txt @@ -71,5 +71,5 @@ traitlets==4.3.3 typed-ast==1.4.1 wcwidth==0.2.4 webencodings==0.5.1 -Werkzeug==1.0.1 +Werkzeug==3.0.6 zipp==3.1.0