From 694eceb1c2bcf046b0cddb8fa63e3bff0136f19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:44:58 +0000 Subject: [PATCH] Bump mistune from 0.8.3 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.3 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.3...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu-py36.txt | 2 +- requirements-py36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu-py36.txt b/requirements-gpu-py36.txt index f71086b..5eb69b3 100644 --- a/requirements-gpu-py36.txt +++ b/requirements-gpu-py36.txt @@ -31,7 +31,7 @@ lxml==4.2.5 Markdown==3.0.1 MarkupSafe==1.0 matplotlib==3.0.0 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.4.0 nbformat==4.4.0 notebook==5.7.0 diff --git a/requirements-py36.txt b/requirements-py36.txt index 0a7b527..85ddc3d 100644 --- a/requirements-py36.txt +++ b/requirements-py36.txt @@ -38,7 +38,7 @@ lxml==4.2.5 Markdown==3.0.1 MarkupSafe==1.0 matplotlib==3.0.0 -mistune==0.8.3 +mistune==2.0.3 moviepy==0.2.3.5 mxnet==1.3.0.post0 nbconvert==5.4.0