From ff0a6d1e0e7a2c0b2a286cf101f46737194c95ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:51:07 +0000 Subject: [PATCH] build(deps): bump markupsafe from 1.0 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 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/1.0...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 eba5f7f..dc62599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ itsdangerous==0.24 Jinja2==3.1.6 lxml==4.9.1 Markdown==3.10.2 -MarkupSafe==1.0 +MarkupSafe==3.0.3 numpy==1.22.0 pelican==4.0.1 Pygments==2.15.0