From ac0095f212cf63154bf1cc466db025f6d0efed50 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 04:36:42 +0000 Subject: [PATCH] Bump markupsafe from 1.0 to 2.0.0 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 2.0.0. - [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.0) 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..e431826 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.0 Pygments==2.2.0 pytz==2017.3 requests==2.18.4