From 42f7dd433dd8def4a6d94e859414654553fd6d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:02:00 +0000 Subject: [PATCH] Bump mistune from 3.1.2 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v3.1.2...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3acb4c1..4088d18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ jupyterlab_server==2.27.3 jupyterlab_widgets==3.0.13 MarkupSafe==3.0.2 matplotlib-inline==0.1.7 -mistune==3.1.2 +mistune==3.2.1 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4