From 564f9ed1230d0f0d07c30adc432a791d70ad31ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:26:20 +0000 Subject: [PATCH] :seedling: Bump markupsafe from 2.1.5 to 3.0.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.1. - [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.5...3.0.1) --- 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 f36f0bf371..9da2ff1ff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Jinja2==3.1.4 lxml==5.3.0 Markdown==3.7 markdown2==2.5.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.1 mergedeep==1.3.4 mkdocs==1.6.1 mkdocs-material==9.5.39