From 033d6ff94480ee9f7dee76b3c6a2fb42b514f942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 08:47:44 +0000 Subject: [PATCH] Bump python-markdown-math from 0.6 to 0.8 Bumps [python-markdown-math](https://github.com/mitya57/python-markdown-math) from 0.6 to 0.8. - [Release notes](https://github.com/mitya57/python-markdown-math/releases) - [Changelog](https://github.com/mitya57/python-markdown-math/blob/master/changelog) - [Commits](https://github.com/mitya57/python-markdown-math/compare/0.6...0.8) --- updated-dependencies: - dependency-name: python-markdown-math dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c02610f6c..2505166b5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -26,7 +26,7 @@ psycopg2==2.9.1 # Content loading verto==1.0.1 -python-markdown-math==0.6 +python-markdown-math==0.8 PyYAML==5.4.1 # Style checker