From cfa998ed92649cc9d754f37b5652df3401d7cf80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:15:27 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement.txt b/requirement.txt index 78b2ea6..868d6c5 100644 --- a/requirement.txt +++ b/requirement.txt @@ -31,7 +31,7 @@ kiwisolver==1.0.1 lifelines==0.18.3 MarkupSafe==1.1.0 matplotlib==2.2.3 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.4.1 nbformat==4.4.0 notebook==5.7.4 diff --git a/requirements.txt b/requirements.txt index 540bc33..256bdf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ llvmlite>=0.29.0 Markdown>=3.0.1 MarkupSafe>=1.1.0 matplotlib>=3.0.2 -mistune==0.8.4 +mistune==2.0.3 mock>=3.0.5 natsort>=6.0.0 nbconvert>=5.4.0