From 3d71e0e2d522265b5753e78fa2c2a38c29e353cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:01:20 +0000 Subject: [PATCH] chore(deps): bump markdown2 from 2.5.1 to 2.5.4 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.1 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.1...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 86c9c0a2..db49fccb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ xmltodict==0.13.0 lxml==5.3.0 pytz==2025.2 tzlocal==5.3.1 -markdown2==2.5.1 +markdown2==2.5.4 flask-migrate==4.0.7 email_validator gitdb==4.0.11