From 32a6ca6851ceac9af9d026fc325931a0424669ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 21:12:16 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.3 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35059ba..ef9d6f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ rich==13.9.4 termcolor==3.2.0 typing_extensions==4.12.2 urllib3==2.6.0 -Werkzeug==3.1.3 +Werkzeug==3.1.4 zipp==3.21.0 protobuf==3.20.2 grpcio