From e168cfafa85a0c6b667f93420abbdfb3884750d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:08:37 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.7 to 3.1.8 in /client Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.7 to 3.1.8. - [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.7...3.1.8) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5f5c26ed..4f47039b 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -3,4 +3,4 @@ python-dotenv==1.2.2 rq==2.7.0 redis==7.4.0 jsonschema==4.26.0 -Werkzeug==3.1.7 +Werkzeug==3.1.8