From 72f5838745e94a46ae32e0b76d861b395b0e4361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 18:59:18 +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 +- python/requirements_compiled_py3.14.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index e54a77dbb4c2..c847da859823 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1104,7 +1104,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 5bc8b363171f..220932745231 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1120,7 +1120,7 @@ memray==1.19.3 ; platform_system != "Windows" and sys_platform != "darwin" and p # -r python/requirements/py313/test-requirements.txt minigrid==2.3.1 # via -r python/requirements/ml/py313/rllib-test-requirements.txt -mistune==3.2.0 +mistune==3.2.1 # via nbconvert ml-collections==1.1.0 # via open-spiel diff --git a/python/requirements_compiled_py3.14.txt b/python/requirements_compiled_py3.14.txt index 6aa7d6c4b4a6..35a262772268 100644 --- a/python/requirements_compiled_py3.14.txt +++ b/python/requirements_compiled_py3.14.txt @@ -1114,7 +1114,7 @@ memray==1.19.3 ; platform_system != "Windows" and sys_platform != "darwin" and p # -r python/requirements/py313/test-requirements.txt minigrid==2.3.1 # via -r python/requirements/ml/py313/rllib-test-requirements.txt -mistune==3.2.0 +mistune==3.2.1 # via nbconvert ml-collections==1.1.0 # via open-spiel