From aa6525d3c843e021f415003d361ababf0df962b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 23:50:40 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.5. - [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.5) --- 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 fd55daa..4adb397 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.5 mccabe==0.6.1 numpy==1.22.2 pycodestyle==2.8.0