From b3aa92aa19c3fadd3b098064ffe314f0002060ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:28:52 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.2.1 in /docs/mindearth/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/mindearth/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mindearth/docs/requirements.txt b/docs/mindearth/docs/requirements.txt index d0e9823ca3..a8c18d4254 100644 --- a/docs/mindearth/docs/requirements.txt +++ b/docs/mindearth/docs/requirements.txt @@ -6,5 +6,5 @@ numpy nbsphinx == 0.8.11 IPython jieba -mistune == 2.0.4 +mistune == 3.2.1 h5py