From 466bef63e210b312861b48e4d58a8dd28f19b94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:59:09 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.3 in /campfire-burn-prediction 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] --- campfire-burn-prediction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/campfire-burn-prediction/requirements.txt b/campfire-burn-prediction/requirements.txt index 92303f6..a9c6949 100644 --- a/campfire-burn-prediction/requirements.txt +++ b/campfire-burn-prediction/requirements.txt @@ -39,7 +39,7 @@ kiwisolver==1.1.0 Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==3.1.1 -mistune==0.8.4 +mistune==2.0.3 more-itertools==7.2.0 nbconvert==5.6.1 nbformat==4.4.0