From d21bf519c9a5900b5733de3832a4fe16fb28aa17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:45:57 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 3.2.1 in /python 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] --- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8a208c4a2e2c..670190751f09 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1065,7 +1065,7 @@ memray==1.19.1 ; platform_system != "Windows" and sys_platform != "darwin" and p # -r python/requirements/test-requirements.txt minigrid==2.3.1 # via -r python/requirements/ml/rllib-test-requirements.txt -mistune==0.8.4 +mistune==3.2.1 # via nbconvert ml-collections==0.1.1 # via open-spiel diff --git a/python/requirements_compiled_py3.13.txt b/python/requirements_compiled_py3.13.txt index c2df5eba9efb..bee0a6ed30de 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1097,7 +1097,7 @@ memray==1.19.1 ; platform_system != "Windows" and sys_platform != "darwin" and p # -r python/requirements/test-requirements.txt minigrid==2.3.1 # via -r python/requirements/ml/rllib-test-requirements.txt -mistune==0.8.4 +mistune==3.2.1 # via nbconvert ml-collections==0.1.1 # via open-spiel