From 45ec233c226478101ef5bdf1880ea331a7b7c25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 17:26:15 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /dash_app 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] --- dash_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash_app/requirements.txt b/dash_app/requirements.txt index 7744883..cbca97a 100644 --- a/dash_app/requirements.txt +++ b/dash_app/requirements.txt @@ -24,7 +24,7 @@ retrying==1.3.3 six==1.11.0 traitlets==4.3.2 urllib3==1.23 -Werkzeug==0.14.1 +Werkzeug==0.15.3 numpy==1.17.4 pandas==0.25.3 dash-table-experiments==0.6.0