From 4f1ef918d2abb1998f8c7fc5e9c6e63aaa116ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:12:15 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.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/v0.8.4...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 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 f960e52..95123c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ sphinxcontrib-plantuml==0.18 recommonmark==0.5.0 doc8==0.8.0 sphinxcontrib-openapi==0.7.0 -mistune==0.8.4 +mistune==3.2.1 git+https://github.com/mchehab/rst2pdf.git \ No newline at end of file