From f9bdebdb4720d0ef5aa76469370ba86ffd4534e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:20:06 +0000 Subject: [PATCH] Bump werkzeug from 0.11.9 to 0.15.3 in /tests/vulnerabilities Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.9 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.11.9...0.15.3) Signed-off-by: dependabot[bot] --- tests/vulnerabilities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/vulnerabilities/requirements.txt b/tests/vulnerabilities/requirements.txt index dfe35d3a..badc4588 100644 --- a/tests/vulnerabilities/requirements.txt +++ b/tests/vulnerabilities/requirements.txt @@ -18,7 +18,7 @@ requests==2.20.0 smmap==0.9.0 SQLAlchemy==1.0.13 visitor==0.1.3 -Werkzeug==0.11.9 +Werkzeug==0.15.3 ConcurrentLogHandler==0.9.1 celery==3.1.23 pytest==3.0.6