From 819430917a9d285c50279df1f57eb39a5d5bdbf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 00:55:27 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 to 2.2.3. - [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.0...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../filter_scripts/scripts/python_liversegment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/profiles/Laboratory/filter_scripts/scripts/python_liversegment/requirements.txt b/config/profiles/Laboratory/filter_scripts/scripts/python_liversegment/requirements.txt index a2fa36699..ee2e18fd0 100644 --- a/config/profiles/Laboratory/filter_scripts/scripts/python_liversegment/requirements.txt +++ b/config/profiles/Laboratory/filter_scripts/scripts/python_liversegment/requirements.txt @@ -38,4 +38,4 @@ termcolor==1.1.0 tifffile==2020.5.30 tqdm==4.46.1 urllib3==1.25.8 -Werkzeug==1.0.0 +Werkzeug==2.2.3