From 6b2856d5a0ffb109ee031af8020f5f8b5cf13e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 17:31:22 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /pokes 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] --- pokes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokes/requirements.txt b/pokes/requirements.txt index c8d85ba..9c7c750 100644 --- a/pokes/requirements.txt +++ b/pokes/requirements.txt @@ -42,6 +42,6 @@ traitlets==4.3.2 vidscraper==1.0.2 virtualenv==15.1.0 wcwidth==0.1.7 -Werkzeug==0.14.1 +Werkzeug==0.15.3 win-unicode-console==0.5 wrapt==1.10.11