From c64c9bf226dad0ba847051369c95bedf165849b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:06:04 +0000 Subject: [PATCH] Bump werkzeug from 2.3.8 to 3.1.4 in /examples/friendschat/src Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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/2.3.8...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/friendschat/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/friendschat/src/requirements.txt b/examples/friendschat/src/requirements.txt index d31773b..596ffd4 100644 --- a/examples/friendschat/src/requirements.txt +++ b/examples/friendschat/src/requirements.txt @@ -14,4 +14,4 @@ gunicorn==21.2.0 Flask==2.3.2 -Werkzeug==2.3.8 +Werkzeug==3.1.4