From 9c4c87bc6c8598fb013c419fcaa3269fa2ba4674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:49:43 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 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.1.1...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 a24f46b..66eb011 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask==1.1.2 idna==2.10 itsdangerous==1.1.0 Jinja2==2.11.2 -MarkupSafe==1.1.1 +MarkupSafe==3.0.3 murmurhash==1.0.2 numpy==1.19.0 pandas==1.0.5