From ea5b409fef3b8566dc4c028601e56bd1804289c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:21:49 +0000 Subject: [PATCH] Bump python-markdown-math from 0.6 to 0.9 Bumps [python-markdown-math](https://github.com/mitya57/python-markdown-math) from 0.6 to 0.9. - [Changelog](https://github.com/mitya57/python-markdown-math/blob/master/changelog) - [Commits](https://github.com/mitya57/python-markdown-math/compare/0.6...0.9) --- updated-dependencies: - dependency-name: python-markdown-math dependency-version: '0.9' 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 79db9108..b80f4c70 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -23,7 +23,7 @@ psycopg2==2.9.11 # Content loading verto==1.2.0 -python-markdown-math==0.6 +python-markdown-math==0.9 PyYAML==6.0.3 # Style checker