From 686041f6075337f396ccfe4170b7bf3ae069d3f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:19:13 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 0.15.5 in /Ref_Projects/SDC-P5-master Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 to 0.15.5. - [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.11.11...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..280a6df44 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -150,7 +150,7 @@ tqdm==4.8.4 traitlets==4.3.1 unicodecsv==0.14.1 wcwidth==0.1.7 -Werkzeug==0.11.11 +Werkzeug==0.15.5 widgetsnbextension==1.2.6 wrapt==1.10.6 xlrd==1.0.0