From fd8c1c61a1c393a08a41b6b2957cd28c1fb48d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:53:30 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 in /flask/templates 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] --- flask/templates/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/templates/requirements.txt b/flask/templates/requirements.txt index ee89aa8..694ff4c 100644 --- a/flask/templates/requirements.txt +++ b/flask/templates/requirements.txt @@ -5,5 +5,5 @@ Jinja2==2.8 MarkupSafe==0.23 python-dateutil==2.4.2 six==1.9.0 -Werkzeug==0.10.4 +Werkzeug==0.15.3 wheel==0.26.0