From b4688501e497f42a8af75ee4e0ca3d6ede1a68f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:03:06 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 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.1...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 4ee79ded..2a267526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ lazy-object-proxy==1.6.0 llvmlite==0.36.0 macholib==1.14 Mako==1.1.4 -MarkupSafe==2.0.1 +MarkupSafe==2.1.2 matplotlib==3.3.4 mccabe==0.6.1 mypy-extensions==0.4.3