From 3fd14e8352f7199157ff273e46250b0c905e5d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:26:50 +0000 Subject: [PATCH] Bump mistune from 0.7.3 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 0.7.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.7.3...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..777843b 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -40,7 +40,7 @@ livereload==2.5.1 lxml==3.7.2 MarkupSafe==0.23 mccabe==0.6.0 -mistune==0.7.3 +mistune==2.0.3 nbconvert==5.1.1 nbformat==4.2.0 networkx==1.11 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..4acbc42 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -37,7 +37,7 @@ livereload==2.5.1 lxml==3.7.2 MarkupSafe==0.23 mccabe==0.6.0 -mistune==0.7.3 +mistune==2.0.3 nbconvert==5.1.1 nbformat==4.2.0 networkx==1.11