From 5e69c1072884a479db1f9eb23c9992fcff2093e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 04:14:14 +0000 Subject: [PATCH] Bump mistune from 3.1.3 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 3.1.3 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/v3.1.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32cf534..4ac57ce 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -86,7 +86,7 @@ MarkupSafe==3.0.2 matplotlib==3.10.1 matplotlib-inline==0.1.7 mdurl==0.1.2 -mistune==3.1.3 +mistune==3.2.1 ml-dtypes==0.2.0 more-itertools==10.7.0 multiprocess==0.70.18