From 8bb1f5c7e80402eb873035c5f7f37689770b9aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:28:27 +0000 Subject: [PATCH] Bump werkzeug from 0.9.4 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.4 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.9.4...0.15.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index d839969..9e73d28 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Mako==0.9.1 MarkupSafe==0.19 PyYAML==3.10 SQLAlchemy==0.9.1 -Werkzeug==0.9.4 +Werkzeug==0.15.3 alembic==0.6.4 amqp==1.4.4 anyjson==0.3.3