From c965e13099fae091ddd50414bbfadd2c804ac15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:17:52 +0000 Subject: [PATCH] build(deps): 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b597f3a..5a9f454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,4 +71,4 @@ typed-ast==1.0.4 # via mypy ukpostcodeparser==1.1.1 # via faker urllib3==1.22 # via dropbox, requests webencodings==0.5.1 # via html5lib -werkzeug==0.12.2 +werkzeug==0.15.3