From d2908036bb94920d975f6225389d51f6893c3080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:24:33 +0000 Subject: [PATCH] :seedling: Bump markdown2 from 2.5.3 to 2.5.4 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.3 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.3...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 6b06d4f77..be1df8b50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==3.10 Jinja2==3.1.6 lxml==6.0.0 Markdown==3.8.2 -markdown2==2.5.3 +markdown2==2.5.4 MarkupSafe==3.0.2 mergedeep==1.3.4 mkdocs==1.6.1