From c54f1c70411241249da5fcf40ddf3bf7034bf85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:51:39 +0000 Subject: [PATCH] chore(deps): 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] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..4b9c7ee 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -36,7 +36,7 @@ lazy-object-proxy==1.3.1 Markdown==3.0.1 MarkupSafe==1.1.1 mccabe==0.6.1 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.4.1 nbformat==4.4.0 notebook==5.7.8 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..9570e5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ lazy-object-proxy==1.3.1 Markdown==3.0.1 MarkupSafe==1.1.1 mccabe==0.6.1 -mistune==0.8.4 +mistune==2.0.3 monotonic==1.5 nbconvert==5.4.1 nbformat==4.4.0