From 5f2d661dbde25c97ebc6ec0f405bffc9c137c10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 19:51:33 +0000 Subject: [PATCH] Bump mistune from 0.7.4 to 0.8.1 in /FlaskWebProject2 Bumps [mistune](https://github.com/lepture/mistune) from 0.7.4 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.4...v0.8.1) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FlaskWebProject2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskWebProject2/requirements.txt b/FlaskWebProject2/requirements.txt index 7b00293..95ef812 100644 --- a/FlaskWebProject2/requirements.txt +++ b/FlaskWebProject2/requirements.txt @@ -36,7 +36,7 @@ Markdown==2.6.11 MarkupSafe==1.0 matplotlib==2.1.1 mccabe==0.6.1 -mistune==0.7.4 +mistune==0.8.1 more-itertools==4.0.1 nbconvert==5.3.1 nbformat==4.4.0