From 4aa1d17ea09246315964af1e5a738494080e5a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 04:38:28 +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/commits) --- 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..195539cec9bb 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.3 nbclient==0.5.9 nbconvert==6.4.0 nbformat==5.1.3 diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..7799b197e374 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.3 nbclient~=0.5.9 nbconvert~=6.4.0 nbformat~=5.1.3