From 184dd1b90d10c23ec7a59bc78b929c75c2a6ffcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:16:28 +0000 Subject: [PATCH] Bump mistune from 2.0.3 to 3.2.1 in /docs Bumps [mistune](https://github.com/lepture/mistune) from 2.0.3 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/v2.0.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1bc26bc..5978859 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -24,7 +24,7 @@ jupyter-core==4.11.2 jupyterlab-pygments==0.1.2 lxml==6.1.0 MarkupSafe==1.1.1 -mistune==2.0.3 +mistune==3.2.1 nbclient==0.5.1 nbconvert==7.17.1 nbformat==5.0.8