From 2878ca63ea3d219062e634ec7c948d6fc09d1b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:01:26 +0000 Subject: [PATCH] build(deps): Bump markdown from 3.7 to 3.9 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.9. - [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.7...3.9.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' 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 3e44cdb..d8f17f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==8.1.7 coverage==7.6.1 -Markdown==3.7 +Markdown==3.9 markdown2==2.5.0 mkdocs mkdocs-material