From 773d11cd10c392d2d4d188a9630476e5c82280b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:01:41 +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 0f06a88..68614a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ Markdown==3.1 MarkupSafe==1.1.1 matplotlib==3.0.3 mccabe==0.6.1 -mistune==0.8.4 +mistune==3.2.1 mock==3.0.5 modin==0.7.0 more-itertools==8.0.2