From 831aa703471ac426d3c72fe6d74fe2f10efc9de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:50:57 +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 6aae8b7..cb182be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ jsonschema==4.16.0 kombu==5.2.4 Mako==1.2.2 MarkupSafe==2.1.1 -mistune==2.0.4 +mistune==3.3.0 mysql-connector==2.2.9 packaging==21.3 pkgutil_resolve_name==1.3.10