From f924b80bb51a08f19d20093520b381b57e194614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jul 2021 08:38:40 +0000 Subject: [PATCH] Bump werkzeug from 0.13 to 0.15.3 in /flask-bootstrap/larger-app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.13...0.15.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-bootstrap/larger-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-bootstrap/larger-app/requirements.txt b/flask-bootstrap/larger-app/requirements.txt index 6779718..200e27f 100644 --- a/flask-bootstrap/larger-app/requirements.txt +++ b/flask-bootstrap/larger-app/requirements.txt @@ -16,4 +16,4 @@ python-dateutil==2.6.1 python-editor==1.0.3 six==1.11.0 SQLAlchemy==1.1.15 -Werkzeug==0.13 +Werkzeug==0.15.3