From 0a6d89115d6019276cffc71215a44b7cd773e512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:56:25 +0000 Subject: [PATCH] Bump werkzeug from 0.15.4 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.4 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/0.15.4...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CPU_Mac_Requirements.txt | 2 +- GPU_Linux_Requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CPU_Mac_Requirements.txt b/CPU_Mac_Requirements.txt index 2b3f3d1..91c2867 100644 --- a/CPU_Mac_Requirements.txt +++ b/CPU_Mac_Requirements.txt @@ -123,7 +123,7 @@ traitlets==4.3.2 traits==5.1.1 wcwidth==0.1.7 webencodings==0.5.1 -werkzeug==0.15.4 +werkzeug==2.2.3 wheel==0.33.4 widgetsnbextension==3.4.2 wrapt==1.11.2 diff --git a/GPU_Linux_Requirements.txt b/GPU_Linux_Requirements.txt index 5c513bd..856ff8b 100644 --- a/GPU_Linux_Requirements.txt +++ b/GPU_Linux_Requirements.txt @@ -25,4 +25,4 @@ tensorboard==1.11.0 tensorflow-gpu==1.15.2 termcolor==1.1.0 tflearn==0.3.2 -Werkzeug==0.14.1 \ No newline at end of file +Werkzeug==2.2.3 \ No newline at end of file