From 8c480eed7015c3f26b0fda29e904c28f1976b9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 03:00:36 +0000 Subject: [PATCH] Bump mistune from 0.5 to 0.8.1 in /python/blog-redux Bumps [mistune](https://github.com/lepture/mistune) from 0.5 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.5...v0.8.1) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/blog-redux/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/blog-redux/requirements.txt b/python/blog-redux/requirements.txt index e4bd3b39..2b0f49ac 100644 --- a/python/blog-redux/requirements.txt +++ b/python/blog-redux/requirements.txt @@ -28,7 +28,7 @@ flup==1.0.3.dev-20110405 httplib2==0.8 itsdangerous==0.23 lpthw.web==1.1 -mistune==0.5 +mistune==0.8.1 nose==1.3.0 oauth2==1.5.211 oauthlib==0.6.3