From 255f0c1e6dbae11b9b01bb6250689b143725ecaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:20:33 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 in /playground_flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 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.10.4...0.15.3) Signed-off-by: dependabot[bot] --- playground_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground_flask/requirements.txt b/playground_flask/requirements.txt index cfcf890..9cd0c63 100644 --- a/playground_flask/requirements.txt +++ b/playground_flask/requirements.txt @@ -11,7 +11,7 @@ Mako==0.9.1 MarkupSafe==0.18 SQLAlchemy==0.9.9 WTForms==1.0.5 -Werkzeug==0.10.4 +Werkzeug==0.15.3 alembic==0.6.2 blinker==1.3 itsdangerous==0.23