From a4efe45becef5298cc869e0b5c7989b9818316c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 06:20:19 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 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.15.3...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_cpu.txt b/requirements_cpu.txt index 2fe9b7e..c8afc1b 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -1,5 +1,5 @@ flask==1.0 -werkzeug==0.15.3 +werkzeug==0.15.5 tensorflow==1.12.2 opencv-python==3.4.3.18 numpy==1.16.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 3508522..6024159 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,5 +1,5 @@ flask==1.0 -werkzeug==0.15.3 +werkzeug==0.15.5 tensorflow-gpu==1.12.2 opencv-python==3.4.3.18 numpy==1.16.2