From 4d62aed33a134154c7e539630f7f3d28d0b5348d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:28:34 +0000 Subject: [PATCH] Bump markdown from 2.4.1 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.4.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/commits/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 a84059e..14f95ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ gfm==0.0.3 gunicorn==19.1.1 kombu==3.0.26 Mako==1.0.1 -Markdown==2.4.1 +Markdown==3.8.1 MarkupSafe==0.23 mock==1.0.1 pdoc==0.3.1