From 8f772e1362894cf6f1caf070a831e669e4f6949e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:08:37 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 in /src Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.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.10.4...0.15.3) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 8531518..baf8708 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -8,5 +8,5 @@ Jinja2==2.7.3 MarkupSafe==0.23 py-postgresql==1.1.0 pytz==2015.4 -Werkzeug==0.10.4 +Werkzeug==0.15.3 wheel==0.24.0