From 1117663e0acfb6af1413dd594f59c8e83321338e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:15:42 +0000 Subject: [PATCH] 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 f431d8fa49..cc04c70884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ libmozdata==0.2.12 llama-cpp-python==0.3.16 lmdb==1.7.5 lxml-html-clean==0.4.3 -markdown2==2.5.4 +markdown2==2.5.5 matplotlib==3.10.8 mercurial==7.2 microannotate==0.0.24