From a93f9c71fdfd55569b905508b638543061b0cae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:40:43 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 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/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ac36fc2..072c4c21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 mergedeep==1.3.4 -mistune==3.2.1 +mistune==3.3.0 mkdocs==1.6.1 mkdocs-awesome-pages-plugin==2.10.1 mkdocs-blog-plugin==0.25