From e3a8d6c137cf20ecef2160755dc3dd9498a2791b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:05:40 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.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/v2.0.4...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 64bcce8..00a80e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -mistune==2.0.4 +mistune==3.3.0