From 392227e5b8d66285232e395cd7122e9d82c4303f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:21:51 +0000 Subject: [PATCH] Bump mistune from 2.0.5 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.5 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.5...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-bazel-linux.txt | 2 +- requirements-bazel-mac.txt | 2 +- requirements-bazel.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-bazel-linux.txt b/requirements-bazel-linux.txt index d6cef149..b74c91f1 100644 --- a/requirements-bazel-linux.txt +++ b/requirements-bazel-linux.txt @@ -51,7 +51,7 @@ lxml==5.3.1 ; python_version >= "3.10" and python_version <= "3.11" or python_ve markupsafe==3.0.2 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib==3.10.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" -mistune==2.0.5 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" +mistune==3.2.1 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" more-itertools==10.6.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" mpld3==0.5.10 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" diff --git a/requirements-bazel-mac.txt b/requirements-bazel-mac.txt index 73ac6129..5f907fa5 100644 --- a/requirements-bazel-mac.txt +++ b/requirements-bazel-mac.txt @@ -49,7 +49,7 @@ lxml==5.3.1 ; python_version >= "3.10" and python_version <= "3.11" or python_ve markupsafe==3.0.2 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib==3.10.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" -mistune==2.0.5 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" +mistune==3.2.1 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" more-itertools==10.6.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" mpld3==0.5.10 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" diff --git a/requirements-bazel.txt b/requirements-bazel.txt index 3b8f9d8f..01d7354a 100644 --- a/requirements-bazel.txt +++ b/requirements-bazel.txt @@ -55,7 +55,7 @@ lxml==5.3.1 ; python_version >= "3.10" and python_version <= "3.11" or python_ve markupsafe==3.0.2 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib==3.10.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" -mistune==2.0.5 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" +mistune==3.2.1 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" more-itertools==10.6.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" mpld3==0.5.10 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index ad5e9acc..d542d091 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ lxml==5.3.1 ; python_version >= "3.10" and python_version <= "3.11" or python_ve markupsafe==3.0.2 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" matplotlib==3.10.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" -mistune==2.0.5 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" +mistune==3.2.1 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" more-itertools==10.6.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" mpld3==0.5.10 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0"