From ed793ce86a125c98cd15f97a99c82064a58a7aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 05:10:23 +0000 Subject: [PATCH] build(deps): 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46174c8..880c23c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ six==1.11.0 tensorflow>=1.5.0 tensorflow-tensorboard==1.5.1 termcolor==1.1.0 -Werkzeug==0.14.1 +Werkzeug==0.15.5 protobuf-compiler python-pil python-lxml