From b506ce228de902c0433c15d364b3da0454d6f649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:44:00 +0000 Subject: [PATCH] :seedling: Bump markdown2 from 2.5.4 to 2.5.5 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.4 to 2.5.5. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.5.4...2.5.5) --- updated-dependencies: - dependency-name: markdown2 dependency-version: 2.5.5 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 ae48a8a27..ce4c2e570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==3.11 Jinja2==3.1.6 lxml==6.0.2 Markdown==3.10.2 -markdown2==2.5.4 +markdown2==2.5.5 MarkupSafe==3.0.3 mergedeep==1.3.4 mkdocs==1.6.1