From 8c320734de642593cc4185d51938c6479a7f1cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 19:14:14 +0000 Subject: [PATCH] Bump markupsafe from 3.0.2 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 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 b15ad44..fd2aed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 lxml==6.0.2 Mako==1.3.10 -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 orjson==3.11.6 packaging==25.0 pluggy==1.6.0