From caf4b34bc251dfcc6deb836a28c15d4626a9f500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:04:45 +0000 Subject: [PATCH] Bump markdown from 3.9 to 3.10 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a62d14582860..927d6ddb8c3f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ idna==3.11 importlib-metadata==8.7.0 importlib-resources==6.5.2 Jinja2==3.1.6 -Markdown==3.9 +Markdown==3.10 MarkupSafe==3.0.3 mdx-truly-sane-lists==1.3 mergedeep==1.3.4