From aeab4d0f19b4381d0ad98070a218f9f4bd15b969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:48:37 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.0.3 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.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/2.0.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 48f79dabda..d6d3e7e508 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -23,5 +23,5 @@ requests>=2.25.0 requests-aws4auth==1.1.0 statsd==3.2.1 typing==3.6.4 -werkzeug==2.0.3 +werkzeug==3.1.6 wheel==0.36.2