From 4ec720bfeff822c0d0d3fc19dd8bf6ffe58efe2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 05:03:26 +0000 Subject: [PATCH] Bump werkzeug in /pytorch-conformer-train-quantize/training Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.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.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytorch-conformer-train-quantize/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch-conformer-train-quantize/training/requirements.txt b/pytorch-conformer-train-quantize/training/requirements.txt index 7bb2aee..1cac753 100644 --- a/pytorch-conformer-train-quantize/training/requirements.txt +++ b/pytorch-conformer-train-quantize/training/requirements.txt @@ -140,6 +140,6 @@ wcwidth==0.2.13 webcolors==24.11.1 webencodings==0.5.1 websocket-client==1.8.0 -Werkzeug==3.1.3 +Werkzeug==3.1.4 wheel==0.45.1 wrapt==1.17.2