From f8f39f0b56cbac802d748a09b4e8a30aba12939a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:44:01 +0000 Subject: [PATCH] [DEPENDABOT]: Bump mistune from 0.8.4 to 3.0.2 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 3.0.2. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/v3.0.2/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v3.0.2) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb7b625..c9bbd69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ markupsafe==2.1.5 matplotlib-inline==0.1.6 matplotlib==3.8.3 mdurl==0.1.2 -mistune==0.8.4 +mistune==3.0.2 natsort==8.4.0 nbclient==0.10.0 nbconvert==6.5.4