From 80fd6c2f301d77be1306371a2b8d8ee2e61fd784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:39:28 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11...0.15.3) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 20980ba..54f63d4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ ####################################################### ### Development ### ####################################################### -werkzeug==0.11.11 +werkzeug==0.15.3 flake8==3.4.1 configparser==3.5.0 pycodestyle==2.3.1