From 95e0b75a664ee049dede54971a5d6aed73384c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 10:44:39 +0000 Subject: [PATCH] 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 f16f18e..86558e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ Keras-Preprocessing==1.1.0 kiwisolver==1.1.0 Markdown==3.2.1 MarkupSafe==1.1.1 -mistune==0.8.4 +mistune==3.0.2 nbconvert==6.5.1 nbformat==5.0.4 notebook==6.4.12