From 4b345e0d56fde68ebcc3dd95f1506e2297527481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 19:19:46 +0000 Subject: [PATCH] Bump werkzeug from 0.11.15 to 0.15.3 in /example/mongodb 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] --- example/mongodb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/mongodb/requirements.txt b/example/mongodb/requirements.txt index 150090d..29f9238 100644 --- a/example/mongodb/requirements.txt +++ b/example/mongodb/requirements.txt @@ -35,5 +35,5 @@ simplejson==3.10.0 six==1.10.0 speaklater==1.3 uritemplate==3.0.0 -Werkzeug==0.11.15 +Werkzeug==0.15.3 WTForms==2.1