From 0a010dce0cc1b092b4f0186fc8a06bec1da1c877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 02:48:52 +0000 Subject: [PATCH] Bump markdown from 3.6 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 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.6...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f65eb2b..bfcfadd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.6.0 mkdocs-material==9.5.27 -markdown==3.6 +markdown==3.8.1 mkdocs-monorepo-plugin mkdocstrings[python] mkdocs-swagger-ui-tag