From 80579bec42aba9eb1efa687b5caeb4a44a0e918a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 05:02:30 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.5) --- 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..50adc75 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==0.15.5 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..8cbfd67 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==0.15.5 \ No newline at end of file