From 72cc85ab09469c4bb3aaceb964c01458419017dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 15:09:26 +0000 Subject: [PATCH] build(deps): 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-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 a79bc287..d9d35029 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ Mako==1.3.8 Markdown==3.7 markdown-environments==1.2.0 markdown-image-titles==0.1.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 matplotlib-inline==0.1.7 mistune==3.0.2 nbclient==0.10.0