From 4e75a6e9d513c7bcf91a35289b10b63585cd6cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:38:16 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 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.12.2...0.15.3) Signed-off-by: dependabot[bot] --- faillog/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/faillog/requirements.txt b/faillog/requirements.txt index 51ca33d..c8dfa1c 100644 --- a/faillog/requirements.txt +++ b/faillog/requirements.txt @@ -12,4 +12,4 @@ six==1.11.0 SQLAlchemy==1.1.15 SQLAlchemy-Utils==0.32.21 urllib3==1.22 -Werkzeug==0.12.2 +Werkzeug==0.15.3 diff --git a/requirements.txt b/requirements.txt index e69148a..da91e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ MarkupSafe==1.0 requests==2.18.4 SQLAlchemy==1.1.15 urllib3==1.22 -Werkzeug==0.12.2 +Werkzeug==0.15.3