From 9b80da69788a90118b85a3577732d05a7b908644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 18:43:27 +0000 Subject: [PATCH] Bump werkzeug in /Data_Scientist/pyWheels/Helper_Functions Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. - [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.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data_Scientist/pyWheels/Helper_Functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data_Scientist/pyWheels/Helper_Functions/requirements.txt b/Data_Scientist/pyWheels/Helper_Functions/requirements.txt index ef57dfc8..cd351bda 100644 --- a/Data_Scientist/pyWheels/Helper_Functions/requirements.txt +++ b/Data_Scientist/pyWheels/Helper_Functions/requirements.txt @@ -57,7 +57,7 @@ wasabi==0.10.1 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 -Werkzeug==2.0.2 +Werkzeug==2.2.3 wheel==0.37.0 widgetsnbextension==3.6.0 wrapt==1.12.1