From 042c0298ce5f8598d9e834efc0c6044196f5e7ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:12:19 +0000 Subject: [PATCH] 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 8d67e22..f350cba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ feedgenerator==2.1.0 idna==3.10 importlib-metadata==8.6.1 jinja2==3.1.6 -markdown==3.7 +markdown==3.8.1 markdown-it-py==3.0.0 markupsafe==3.0.2 mdurl==0.1.2