From d5c47cd79b0702b487dbfccf662ad97f3f26ee6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:29:07 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 to 3.0.2. - [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...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... 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..4cd1196 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==3.0.2 mccabe==0.7.0 platformdirs==4.0.0 pylint==3.0.2