From 7fa05854bafed4918d343c66ef798611eddc6068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:14:10 +0000 Subject: [PATCH] Bump mistune from 3.0.2 to 3.2.1 in /docs Bumps [mistune](https://github.com/lepture/mistune) from 3.0.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.0.2...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/notebook_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebook_requirements.txt b/docs/notebook_requirements.txt index fc5b1b29..08bda669 100644 --- a/docs/notebook_requirements.txt +++ b/docs/notebook_requirements.txt @@ -24,7 +24,7 @@ jupyter-core==5.7.2 jupyterlab-pygments==0.3.0 lxml==5.3.0 MarkupSafe==2.1.5 -mistune==3.0.2 +mistune==3.2.1 nbclient==0.10.0 nbconvert==7.17.0 nbformat==5.10.4