From cfaeb37595be1bcc0c464cbd99370c7814586c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:35:06 +0000 Subject: [PATCH] Bump markdown from 3.4.4 to 3.8.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dfbf872..fd3987ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ coverage==7.3.0 tblib==2.0.0 django-ordered-model==3.7.4 django-health-check==3.17.0 -markdown==3.4.4 +markdown==3.8.1 mock==5.1.0 django-request-logging==0.7.5 django-cid==2.3