From d61f16d1917d6ca66f978a73ba3b9590a4e9cd20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:27:23 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 3.0.3 to 3.1.6 in /experiments Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.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.0.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/requirements.txt b/experiments/requirements.txt index 7056d6ab..c33cac09 100644 --- a/experiments/requirements.txt +++ b/experiments/requirements.txt @@ -30,5 +30,5 @@ tf-sentencepiece==0.1.8 typed-ast==1.3.2 urllib3==1.26.19 websocket-client==0.54.0 -Werkzeug==3.0.3 +Werkzeug==3.1.6 wurlitzer==1.0.2