From f65cbbbf8b1b561fdf05371cc2aeefe8f21e7766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 05:53:36 +0000 Subject: [PATCH] Update mistune requirement from <=0.8.4 to <2.0.5 Updates the requirements on [mistune](https://github.com/lepture/mistune) to permit the latest version. - [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.1.0...v2.0.4) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 57064f4847..bd4b7f5981 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -mistune<=0.8.4 +mistune<2.0.5 m2r sphinxcontrib-apidoc docutils<=0.17.1