From c1b711886e545522f65a4d4c5bfe70bdd2347a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:24:51 +0000 Subject: [PATCH] chore(deps): bump werkzeug in /src/pipeline/backend/huggingface/whisper Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.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.1.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/pipeline/backend/huggingface/whisper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/backend/huggingface/whisper/requirements.txt b/src/pipeline/backend/huggingface/whisper/requirements.txt index 90e8fab..cddd29e 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -106,5 +106,5 @@ typing_extensions==4.12.2 umap-learn==0.5.7 urllib3==2.5.0 wcwidth==0.2.13 -Werkzeug==3.1.3 +Werkzeug==3.1.6 zstandard==0.22.0