From 1abf3fc36cdf136a863ffe0cc265ecee1fa4f797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:38:41 +0000 Subject: [PATCH] build(deps): bump markdown from 3.1.1 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1.1 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.1.1...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 ff777f7..884938d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.0.4 mkdocs-material==4.6.0 mkdocs-minify-plugin==0.2.1 -Markdown==3.1.1 +Markdown==3.8.1 markdown-katex==201912.11b0 \ No newline at end of file