From 16fad771470dee0b294cd428b57d3e2d7361823a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 17:16:42 +0000 Subject: [PATCH] Bump markupsafe from 2.1.5 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.2. - [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.5...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.2 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 5609b73..f3758a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ jupyter_server==2.14.2 jupyter_server_terminals==0.5.3 jupyterlab-pygments==0.3.0 jupyterlab-widgets==3.0.13 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 matplotlib-inline==0.1.7 mistune==3.0.2 mypy-extensions==1.0.0