From b17cb1b61b0aacb325a7dba812c7ed47379a7a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:24:00 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 3.3.0 in /doc Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 3.3.0. - [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/v0.8.4...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 46d22b41dd..9f6a6c29fd 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -24,7 +24,7 @@ exhale>=0.3.7 graphviz pybind11 m2r2 -mistune==0.8.4 +mistune==3.3.0 sphinxext-opengraph==0.9.0 sphinx-sitemap matplotlib==3.10.0