From 79ad4f451381878d114be9e5f000d604ab07eb8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:30:09 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 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.1.3...2.1.5) --- 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 2f4a0b3..60578f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ isort==5.12.0 itsdangerous==2.1.2 Jinja2==3.1.2 lazy-object-proxy==1.9.0 -MarkupSafe==2.1.3 +MarkupSafe==2.1.5 mccabe==0.7.0 platformdirs==4.0.0 pylint==3.0.2