From 03dafa8fb21095b8e98a9f7a85b0810ffe2ce7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 07:47:02 +0000 Subject: [PATCH] Bump markdown from 3.3.7 to 3.4.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.3. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.3) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index c70415c85..40f6a2810 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,4 +1,4 @@ -markdown==3.3.7 +markdown==3.4.3 mkdocs==1.4.2 mkdocs-material==9.1.5 mdx_truly_sane_lists==1.3