From 14dd8398201b1e41afa92f2da22e052f9f66b0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 21:29:00 +0000 Subject: [PATCH] chore(deps): 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 1e485616..ab679045 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ xmltodict==1.0.2 lxml==6.0.2 pytz==2025.2 tzlocal==5.3.1 -markdown2==2.5.4 +markdown2==2.5.5 flask-migrate==4.1.0 email_validator gitdb==4.0.12