From 38b7dc27fa29647d2238accf3e96fcdf02123bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:21:29 +0000 Subject: [PATCH] Bump markupsafe from 2.1.1 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.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/2.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 4dbceab..81317e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ ipython==8.4.0 jedi==0.18.1 kiwisolver==1.4.4 Markdown==3.4.1 -MarkupSafe==2.1.1 +MarkupSafe==3.0.3 matplotlib==3.5.3 matplotlib-inline==0.1.6 numpy==1.23.2