From f9b44054d54001a3def08da27a64733b11b230d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 04:33:40 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.2 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.2. - [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.2) --- 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..947aa2096a6b 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.2 nbclient==0.5.9 nbconvert==6.4.0 nbformat==5.1.3 diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..a626b2917c7a 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.2 nbclient~=0.5.9 nbconvert~=6.4.0 nbformat~=5.1.3