From 5babd58aa302c9d9b1233cdbf7920189c68a7a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 13:09:26 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 0.15.3 in /rq_mantis Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11...0.15.3) Signed-off-by: dependabot[bot] --- rq_mantis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rq_mantis/requirements.txt b/rq_mantis/requirements.txt index 4cb5478..be382c9 100644 --- a/rq_mantis/requirements.txt +++ b/rq_mantis/requirements.txt @@ -5,4 +5,4 @@ Jinja2==2.8 MarkupSafe==0.23 redis==2.10.5 rq==0.6.0 -Werkzeug==0.11.11 +Werkzeug==0.15.3