From 8b4757a3ad2138f7de03c50d979be1a4a79a6c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 01:16:05 +0000 Subject: [PATCH] pip: bump markupsafe from 2.1.2 to 2.1.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.2 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.2...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 2f34f1927..d4a8467de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ docutils==0.17.1 idna==3.4 imagesize==1.4.1 Jinja2==3.1.2 -MarkupSafe==2.1.2 +MarkupSafe==2.1.3 packaging==23.1 polib==1.2.0 pomerge==0.1.4