From 3b48a2fdcfe40a5551d0544f72fb48c84ea3c5a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 03:19:27 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 2.0.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 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.1.1...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 45eb309..3484f15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 lazy-object-proxy==1.4.2 Mako==1.1.0 -MarkupSafe==1.1.1 +MarkupSafe==2.0.1 mccabe==0.6.1 numpy==1.17.3 oauth2==1.9.0.post1