From 9afa037395903ac372fc418ca3f6d5b7f51dde48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 19:35:25 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /roles/networking/files/receiver 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] --- roles/networking/files/receiver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/networking/files/receiver/requirements.txt b/roles/networking/files/receiver/requirements.txt index 6133a66..ec84c16 100644 --- a/roles/networking/files/receiver/requirements.txt +++ b/roles/networking/files/receiver/requirements.txt @@ -3,4 +3,4 @@ Flask==1.0 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -Werkzeug==0.14.1 +Werkzeug==0.15.3