From 8356b9b3ce1963961dc6958d82bc31f0bd88b3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 03:28:37 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.5 in /ML Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 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.12.2...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ML/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ML/requirements.txt b/ML/requirements.txt index 2eb11f5..28b8ae9 100644 --- a/ML/requirements.txt +++ b/ML/requirements.txt @@ -12,4 +12,4 @@ pytz==2017.2 six==1.11.0 tensorflow==1.3.0 tensorflow-tensorboard==0.1.8 -Werkzeug==0.12.2 +Werkzeug==0.15.5