From de71c99e6353d2b5080dfbc1bcd50cad26e58f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 20:26:17 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.5 to 3.1.6 in /client Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 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.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/requirements.txt b/client/requirements.txt index da8847e8..fb5d0de5 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -3,4 +3,4 @@ python-dotenv==1.2.1 rq==2.6.1 redis==7.1.0 jsonschema==4.26.0 -Werkzeug==3.1.5 +Werkzeug==3.1.6