From a9ddd1500d0312b8165de1383c08f193c5b6a27c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:26:41 +0000 Subject: [PATCH] Bump mistune from 0.8.3 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.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.8.3...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 36e57a3c..cd55a913 100644 --- a/r.txt +++ b/r.txt @@ -75,7 +75,7 @@ kombu==4.2.0 MarkupSafe==2.0.1 matplotlib==3.5.1 metric-learn==0.3.0 -mistune==0.8.3 +mistune==2.0.3 mongoengine==0.23.1 msgpack==0.5.6 msgpack-numpy==0.4.3.1 diff --git a/requirements.txt b/requirements.txt index 5cf716d1..94bd3829 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ kombu==5.2.3 celery==5.2.3 MarkupSafe==2.0.1 metric-learn==0.3.0 -mistune==0.8.3 +mistune==2.0.3 mongoengine msgpack==0.5.6 msgpack-numpy==0.4.3.1