From 24dec20306e1e079cd29f2fdc2c8afb4b094654c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:46:57 +0000 Subject: [PATCH] Bump mistune from 3.3.0 to 3.3.3 in /Modulo 2 Bumps [mistune](https://github.com/lepture/mistune) from 3.3.0 to 3.3.3. - [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/v3.3.0...v3.3.3) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.3 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 10e9f78..22a1192 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==3.3.0 +mistune==3.3.3 more-itertools==7.0.0 nbconvert==7.17.0 nbformat==4.4.0