From 9f1d03fb2ab967affba5c393a16db56398e01b5f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 07:04:57 +0000 Subject: [PATCH] Bump markupsafe from 0.23 to 1.1.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 0.23 to 1.1.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/0.23...1.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 876e1ff..a0c1bed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-SQLAlchemy==1.0 Flask-Script==2.0.3 Jinja2==2.7.2 Mako==0.9.1 -MarkupSafe==0.23 +MarkupSafe==1.1.1 SQLAlchemy==0.9.4 Werkzeug==0.9.4 alembic==0.6.5