From 9ac24467d77f7e0266af89ad36b668add85ce6a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 06:26:38 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /0ak Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.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.15.2...0.15.3) Signed-off-by: dependabot[bot] --- 0ak/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0ak/requirements.txt b/0ak/requirements.txt index ee014da..73716f0 100644 --- a/0ak/requirements.txt +++ b/0ak/requirements.txt @@ -27,5 +27,5 @@ six==1.12.0 SQLAlchemy==1.3.3 visitor==0.1.3 webencodings==0.5.1 -Werkzeug==0.15.2 +Werkzeug==0.15.3 WTForms==2.2.1