From 4275ce300885ceac45455d5c69f7128159655125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 07:59:14 +0000 Subject: [PATCH] build(deps): Bump markdown2 from 2.5.0 to 2.5.4 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.0 to 2.5.4. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.5.0...2.5.4) --- updated-dependencies: - dependency-name: markdown2 dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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..9671322 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click==8.1.7 coverage==7.6.1 Markdown==3.7 -markdown2==2.5.0 +markdown2==2.5.4 mkdocs mkdocs-material mkdocs-material-extensions