From d3edf9783535ab38a99b499c60b96619c11eb6c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:06:00 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 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.3...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 223b3f04..5b3fc465 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 Mako==1.3.9 Markdown==3.8.2 -MarkupSafe==2.1.3 +MarkupSafe==3.0.3 musicbrainzngs==0.7.1 netifaces==0.11.0 prettytable==3.10.0