From 1d1ee52bd7e54af779ce34d0362c7389ca280542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:03:09 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.1 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.1. - [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.1) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index 045f43b04946..4e609de16c6c 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -30,7 +30,7 @@ jupyter-console==6.4.0 jupyter-core==4.9.1 jupyterlab-pygments==0.1.2 MarkupSafe==2.0.1 -mistune==0.8.4 +mistune==2.0.1 nbclient==0.5.9 nbconvert==6.4.0 nbformat==5.1.3 diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..9e4bdbd6fd23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ jupyterlab-pygments~=0.1.2 kiwisolver~=1.3.2 MarkupSafe~=2.0.1 matplotlib~=3.5.1 -mistune~=0.8.4 +mistune~=2.0.1 nbclient~=0.5.9 nbconvert~=6.4.0 nbformat~=5.1.3