From 1d17e65ecbaea99abad084d5fcfb98970d3797f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:59:10 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 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/2.3.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 119a05e..3fb4821 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,6 +100,6 @@ tzdata==2023.3 urllib3==1.26.16 wandb==0.15.4 wcwidth==0.2.6 -Werkzeug==2.3.6 +Werkzeug==3.1.4 xxhash==3.2.0 yarl==1.9.2 \ No newline at end of file