From 25382ae307018324c1939528a825514763adc702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:06:28 +0000 Subject: [PATCH] Bump markupsafe from 2.0.0 to 2.1.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.0 to 2.1.2. - [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.2) --- 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..16602e1 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.2 mccabe==0.6.1 packaging==20.9 passlib==1.7.4