From b77d9eb14a15f34d7670d910c50dac931f272fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:41:29 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.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/v2.0.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 6aae8b7..db07b9b 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.2.1 mysql-connector==2.2.9 packaging==21.3 pkgutil_resolve_name==1.3.10