From d6bacb417a5d595988dd8630cf6fe293ded544cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 12:26:58 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 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] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..7b6577f4 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -86,6 +86,6 @@ Twisted==18.7.0rc1 urllib3==1.23 vine==1.1.4 WebOb==1.8.2 -Werkzeug==0.14.1 +Werkzeug==0.15.3 wrapt==1.10.11 zope.interface==4.5.0 diff --git a/requirements.txt b/requirements.txt index e37589b0..6a0c4688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,6 +84,6 @@ Twisted==17.5.0 urllib3==1.22 vine==1.1.4 WebOb==1.7.3 -Werkzeug==0.12.2 +Werkzeug==0.15.3 wrapt==1.10.11 zope.interface==4.4.2