From ee139c30b8f6e45d59e5ccc69d181ae417bff3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:24:41 +0000 Subject: [PATCH] build(deps): bump markdown from 3.6 to 3.7 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7) --- 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 dc511f94..3170a8dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ htmlmin2==0.1.13 idna==3.7 Jinja2==3.1.4 jsmin==3.0.1 -Markdown==3.6 +Markdown==3.7 MarkupSafe==2.1.5 mergedeep==1.3.4 mkdocs==1.6.1