From 88ccbb1aa3f33c930e2f0179e7b83ab1e0cea4b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 01:07:42 +0000 Subject: [PATCH] Bump markdown from 3.3.7 to 3.8.1 in /Docs Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.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.3.7...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: indirect ... 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 72d5625..8717b4a 100644 --- a/Docs/requirements.txt +++ b/Docs/requirements.txt @@ -38,7 +38,7 @@ jinja2==3.1.6 # mkdocstrings # myst-parser # sphinx -markdown==3.3.7 +markdown==3.8.1 # via # markdown-include # mkdocs