From f26e193c333df93b4d9e2cd9f353e13d522648df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:41:31 +0000 Subject: [PATCH] Bump werkzeug from 2.3.8 to 3.0.6 in /examples/friendschat/src Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.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.3.8...3.0.6) --- updated-dependencies: - dependency-name: werkzeug 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..e1d399b 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.0.6