From a2419f74589ca6562d3a9a24b71917f2e8c3fca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 02:45:08 +0000 Subject: [PATCH] Bump markdown from 3.7 to 3.8.1 in /docs Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.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.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... 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 08bd18c..1fa05fe 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ mkdocs==1.6.1 mkdocs-material==9.5.34 Pygments==2.18.0 pymdown-extensions==10.9 -markdown==3.7 +markdown==3.8.1 mkdocs-markdownextradata-plugin==0.2.6 markdown-include==0.8.1 mkdocs-redirects==1.2.1