From d0e9d0949f5c602c950840c47c1ebd5e4b5c844d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:01:33 +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 0592384a..5d51c63d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.17.1 construct==2.10.70 Jinja2==3.1.6 lxml==5.3.1 -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 pdoc==15.0.1 pycparser==2.22 pycryptodomex==3.21.0