From 4ed096cb799308ea658b3b0aabb985942749cfb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:13:53 +0000 Subject: [PATCH] Bump markupsafe from 2.1.5 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.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.5...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 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 395fc67a..e79175e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ Mako==1.3.8 Markdown==3.7 markdown-environments==1.9.3 markdown-image-titles==0.1.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.3 packaging==24.1 ply==3.11 pycparser==2.22