From 9da60c0f730bf60c3875d17843f3cfa0b2ee5e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:49:25 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 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/0.15.3...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 be0888c..b57627f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -159,7 +159,7 @@ utils==0.9.0 #vine==1.1.3 virtualenv==15.1.0 websocket-client==0.40.0 -Werkzeug==0.15.3 +Werkzeug==2.3.8 #wrapt==1.9.0 xmltodict==0.10.2