From b14287f4dc9492d610ba10fe3bbcc16f1bb547f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:03:30 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /image-search-engine Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] --- image-search-engine/app/requirements.txt | 2 +- image-search-engine/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/image-search-engine/app/requirements.txt b/image-search-engine/app/requirements.txt index f708dfa..287bf85 100644 --- a/image-search-engine/app/requirements.txt +++ b/image-search-engine/app/requirements.txt @@ -22,4 +22,4 @@ pytz==2016.10 scipy==0.19.0 six==1.10.0 toolz==0.8.2 -Werkzeug==0.14.1 +Werkzeug==0.15.3 diff --git a/image-search-engine/requirements.txt b/image-search-engine/requirements.txt index f2cec98..de1750c 100644 --- a/image-search-engine/requirements.txt +++ b/image-search-engine/requirements.txt @@ -25,4 +25,4 @@ scikit-image==0.14.2 scipy==0.19.0 six==1.10.0 toolz==0.8.2 -Werkzeug==0.14.1 +Werkzeug==0.15.3