From c15216f970f59445a3481242b64f59e720033eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:27:58 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 in /greent 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] --- greent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greent/requirements.txt b/greent/requirements.txt index e4c6eefe..618a86fb 100644 --- a/greent/requirements.txt +++ b/greent/requirements.txt @@ -89,7 +89,7 @@ urllib3==1.21.1 wcwidth==0.1.7 webcolors==1.7 webencodings==0.5.1 -Werkzeug==0.12.2 +Werkzeug==0.15.3 widgetsnbextension==2.0.1 pyswip-alt==0.2.3 networkx==1.11