From 8beb5cc6e9dd6e2b3306a9a3c398c075e07c8e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:05:16 +0000 Subject: [PATCH] :seedling: Bump markdown2 from 2.5.2 to 2.5.3 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.2 to 2.5.3. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.5.2...2.5.3) --- updated-dependencies: - dependency-name: markdown2 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 31e09f9f61..cb6de6a88c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==3.10 Jinja2==3.1.5 lxml==5.3.0 Markdown==3.7 -markdown2==2.5.2 +markdown2==2.5.3 MarkupSafe==3.0.2 mergedeep==1.3.4 mkdocs==1.6.1