From ffef6c384722c36e1e0ce60f5e47924f03fdd096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:45:17 +0000 Subject: [PATCH] Bump markupsafe from 2.1.1 to 2.1.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3. - [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.1.1...2.1.3) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8693c3c..0699f44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ imagesize==1.4.1 importlib-metadata==6.8.0 Jinja2==3.1.2 Markdown==3.5 -MarkupSafe==2.1.1 +MarkupSafe==2.1.3 packaging==21.3 Pygments>=2.14 pyparsing==3.1.1