From 354ccecc3139813b5f6302a7ecfd06b97707c831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 01:55:35 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.4.4 to 3.8.1 in /docs Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 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.4.4...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 0137f6d..bf5d727 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -36,7 +36,7 @@ Keras-Preprocessing==1.1.2 kiwisolver==1.4.4 latexcodec==2.0.1 libclang==16.0.6 -Markdown==3.4.4 +Markdown==3.8.1 markdown-it-py==3.0.0 MarkupSafe==2.1.3 matplotlib==3.7.2