From 979a576fde149ced56f6f98d567c782d53891262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 04:11:02 +0000 Subject: [PATCH] Bump markupsafe from 2.0.0 to 2.1.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.0 to 2.1.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/2.0.0...2.1.1) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9de0bac..5663be3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ iniconfig==1.1.1 isort==5.8.0 lazy-object-proxy==1.6.0 Mako==1.1.4 -MarkupSafe==2.0.0 +MarkupSafe==2.1.1 mccabe==0.6.1 packaging==20.9 passlib==1.7.4