From 9528a6e0ed95727b231405343e841cba3b73d21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:21:32 +0000 Subject: [PATCH] Bump markdown from 3.8 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 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.8...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index bc19880a..cf0a3de1 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -43,7 +43,7 @@ jmespath==1.0.1 kiwisolver==1.4.8 llvmlite==0.44.0 lxml==5.4.0 -Markdown==3.8 +Markdown==3.8.1 MarkupSafe==3.0.2 matplotlib==3.10.3 mccabe==0.7.0