From a230735e2074adf42556de1f38f49c7699a921a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:52:13 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c53a82e..95b2ca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -343,7 +343,7 @@ markupsafe==3.0.3 # via jinja2 marshmallow==3.26.2 # via dataclasses-json -mistune==3.2.1 +mistune==3.3.0 # via # file2txt # txt2stix