From 2906b036ad1161e30b9f75ccb5cc21bd70379515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:43:00 +0000 Subject: [PATCH] :seedling: bump markdown from 3.10.2 to 3.10.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.2 to 3.10.3. - [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.10.2...3.10.3) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.3 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 493d112da7..586c6a3026 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ghp-import==2.1.0 idna==3.18 Jinja2==3.1.6 lxml==6.1.1 -Markdown==3.10.2 +Markdown==3.10.3 markdown2==2.5.5 MarkupSafe==3.0.3 mergedeep==1.3.4