From a145da1da763a8dbb0b95bd80d86b1f6fcb0bb9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:38:14 +0000 Subject: [PATCH] :seedling: Bump markdown2 from 2.5.1 to 2.5.2 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.5.1 to 2.5.2. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.5.1...2.5.2) --- 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 aeaf160eb..cb60c72ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==3.10 Jinja2==3.1.4 lxml==5.3.0 Markdown==3.7 -markdown2==2.5.1 +markdown2==2.5.2 MarkupSafe==3.0.2 mergedeep==1.3.4 mkdocs==1.6.1