From 93f069adcd989d36456d5a679466bb44535eb542 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 04:35:05 +0000 Subject: [PATCH] Bump markupsafe from 1.0 to 2.0.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 2.0.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/1.0...2.0.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 1ec17a7..db5bb3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ idna==2.6 imagesize==0.7.1 Jinja2==2.10 magicblue==0.5.0 -MarkupSafe==1.0 +MarkupSafe==2.0.1 Pygments==2.2.0 pytz==2017.3 requests==2.18.4