From 821061c612886f1f11c690fbcc043f28fd5e6dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:25:55 +0000 Subject: [PATCH] Bump werkzeug from 0.11.15 to 0.15.3 in /docker Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 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.11.15...0.15.3) Signed-off-by: dependabot[bot] --- docker/requirements-store.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements-store.txt b/docker/requirements-store.txt index 447c73d..ebb5022 100644 --- a/docker/requirements-store.txt +++ b/docker/requirements-store.txt @@ -46,5 +46,5 @@ PyYAML==3.12 requests==2.18.2 simplejson==3.11.1 urllib3==1.22 -Werkzeug==0.11.15 +Werkzeug==0.15.3 git+git://github.com/Ubiwhere/nsfval-sdk.git@master