From 43caa5ffb6a2748e7ad933989d41da8018653581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 23:57:56 +0000 Subject: [PATCH] Bump werkzeug from 2.3.4 to 3.1.6 in /arithmetic_sampling Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.4 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/2.3.4...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- arithmetic_sampling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arithmetic_sampling/requirements.txt b/arithmetic_sampling/requirements.txt index b7cd94f0a9c..ae54286d875 100644 --- a/arithmetic_sampling/requirements.txt +++ b/arithmetic_sampling/requirements.txt @@ -77,6 +77,6 @@ tqdm==4.65.0 typing-inspect==0.8.0 typing_extensions==4.5.0 urllib3==1.26.15 -Werkzeug==2.3.4 +Werkzeug==3.1.6 wrapt==1.14.1 zipp==3.15.0 \ No newline at end of file