From 98af228790fbf6e685e3fff55b2c8741769131b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 06:15:25 +0000 Subject: [PATCH] deps: 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 e79139b..80401da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ jsonschema-specifications==2024.10.1 # via jsonschema kiwisolver==1.4.8 # via matplotlib -markupsafe==3.0.2 +markupsafe==3.0.3 # via jinja2 matplotlib==3.10.1 # via pyopenms