From 3008e9c3f85a248986c83629cd42583b3624ee28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:13:32 +0000 Subject: [PATCH] Bump mistune from 2.0.3 to 3.2.1 in /Modulo 2 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.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/v2.0.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Modulo 2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulo 2/requirements.txt b/Modulo 2/requirements.txt index 9a1ac20..b010816 100644 --- a/Modulo 2/requirements.txt +++ b/Modulo 2/requirements.txt @@ -18,7 +18,7 @@ jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.11.2 MarkupSafe==1.1.1 -mistune==2.0.3 +mistune==3.2.1 more-itertools==7.0.0 nbconvert==7.17.0 nbformat==4.4.0