From 7a94c62191a942b801e8f10d4e06af56ecdf64b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 15:27:28 +0000 Subject: [PATCH] Bump werkzeug from 2.3.7 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 2.3.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/2.3.7...2.3.8) --- updated-dependencies: - dependency-name: werkzeug 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 28b4a24..463d5ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,5 +128,5 @@ wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 websocket-client==1.6.3 -Werkzeug==2.3.7 +Werkzeug==2.3.8 zipp==3.17.0