From 82bdec7703c880a12af0ebfe8dc94222b298b310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 03:01:39 +0000 Subject: [PATCH] Bump mistune from 0.7.3 to 0.8.1 Bumps [mistune](https://github.com/lepture/mistune) from 0.7.3 to 0.8.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/v0.8.1/CHANGES.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.7.3...v0.8.1) --- 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..d60bcd7 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==0.8.1 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..656b8e8 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==0.8.1 nbconvert==5.1.1 nbformat==4.2.0 networkx==1.11