From ab046ec0f6581647e6405d38fa3db8c445b83db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:13:33 +0000 Subject: [PATCH] Bump markdown from 3.3.6 to 3.4.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.6 to 3.4.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.6...3.4.1) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d64aa5..83ec8e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ joblib==1.2.0 jsmin==3.0.1 livereload==2.6.3 lunr==0.6.2 -Markdown==3.3.6 +Markdown==3.4.1 MarkupSafe==2.1.1 mergedeep==1.3.4 mkdocs==1.4.0