From be415612b82bf4bd352f28118f5637b2a425d181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 23:10:19 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 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.1...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 3e68135..b484c7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isodate==0.6.0 itsdangerous==2.0.1 Jinja2==3.0.3 jsonschema==4.4.0 -MarkupSafe==2.0.1 +MarkupSafe==2.1.1 mccabe==0.6.1 numpy==1.22.2 pycodestyle==2.8.0