From a7cb7d0415c409777f56ddf4bdf52b6ec094a16a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 05:26:07 +0000 Subject: [PATCH] Bump markupsafe from 0.23 to 2.0.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 0.23 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/0.23...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 d56a228..2692927 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ httplib2==0.9.2 itsdangerous==0.24 Jinja2==2.8 linecache2==1.0.0 -MarkupSafe==0.23 +MarkupSafe==2.0.1 mock==1.3.0 nose==1.3.7 pbr==1.8.1