From 69c12bd1a48513d9ef6c2752231cfcc6269b337f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:53:21 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.2.1 in /docs/mindflow/docs Bumps [mistune](https://github.com/lepture/mistune) from 2.0.4 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.4...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mindflow/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mindflow/docs/requirements.txt b/docs/mindflow/docs/requirements.txt index f5ddc52108..ab3b786bdd 100644 --- a/docs/mindflow/docs/requirements.txt +++ b/docs/mindflow/docs/requirements.txt @@ -6,4 +6,4 @@ numpy nbsphinx == 0.8.11 IPython jieba -mistune == 2.0.4 \ No newline at end of file +mistune == 3.2.1 \ No newline at end of file