From ba20b70380c52e3e556c510bbbade36b73cd09cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 22:04:19 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 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.12.2...0.15.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c166a1..d7a6e89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ Jinja2==2.9.6 MarkupSafe==1.0 pandas==0.21.0 python-dateutil==2.6.1 -Werkzeug==0.12.2 +Werkzeug==0.15.3 xlrd==1.1.0 PyStemmer==1.3.0