From 5aec5eaedd15c998ce2220230f89ca27d7ea66f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:21:45 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 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 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index 4abdbcb..029e633 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,7 +128,7 @@ traitlets==4.0.0 ujson==1.33 unicodecsv==0.14.1 urllib3==1.12 -Werkzeug==0.10.4 +Werkzeug==0.15.3 wheel==0.26.0 WTForms==1.0.5 xlrd==0.9.4