From 8836816d2db39b10b5d967014478c8bdf5178058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:32:55 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f5bc94d0ff61..bd5739801c64 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1089,7 +1089,7 @@ memray==1.10.0 ; 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