From 4c8490fff62da944a82cf6b81e8fe89c866c0e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 14:10:47 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 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] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7539801..7260f52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Jinja2==2.10 MarkupSafe==1.1.1 requests==2.21.0 urllib3==1.24.1 -Werkzeug==0.14.1 +Werkzeug==0.15.3 certifi==2019.3.9 chardet==3.0.4 Click==7.0 @@ -22,5 +22,5 @@ protobuf3-to-dict==0.1.5 beautifulsoup4==4.7.1 requests==2.21.0 urllib3==1.24.1 -Werkzeug==0.14.1 +Werkzeug==0.15.3 scikit-learn==0.20.3