From 783eeb5ac3128cb39de947a6040c58cd214eec05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:32:54 +0000 Subject: [PATCH] build(deps): bump markdown from 3.7 to 3.10.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.10.1. - [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.7...3.10.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.1 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 0ec507ef19..b4dc25fc50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.6.1 mike==2.1.3 -markdown==3.7 +markdown==3.10.1 mkdocs-material==8.2.3 Jinja2==3.1.6