From a792eb9eaaca90704ac7e93ef1a2bb42075d4a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 14:12:24 +0000 Subject: [PATCH] :seedling: Bump markdown from 3.9 to 3.10 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.9 to 3.10. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.9.0...3.10.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e4d9e8b5..2bba2c8f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ghp-import==2.1.0 idna==3.11 Jinja2==3.1.6 lxml==6.0.2 -Markdown==3.9 +Markdown==3.10 markdown2==2.5.4 MarkupSafe==3.0.3 mergedeep==1.3.4