From b88c3fc01493be18152bc12d070e92007c66a485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:02:07 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.7 to 3.8.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77bab8e..8b465c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ llvmlite==0.44.0 logzero==1.7.0 lxml==5.3.0 Mako==1.3.9 -Markdown==3.7 +Markdown==3.8.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 matplotlib==3.10.0