From 921762aad5eb536e86ef5aebdf7cc1510d5bccd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:09:58 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.2.1 in /docs/lite/api 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/lite/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lite/api/requirements.txt b/docs/lite/api/requirements.txt index 7b4ba238b6..6341c21138 100644 --- a/docs/lite/api/requirements.txt +++ b/docs/lite/api/requirements.txt @@ -6,4 +6,4 @@ exhale == 0.2.3 breathe == 4.35.0 numpy jieba -mistune == 2.0.4 \ No newline at end of file +mistune == 3.2.1 \ No newline at end of file