From 7f9345811374c7603936f3e6df5411ce56037b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:21:57 +0000 Subject: [PATCH] Bump markdown from 3.0.1 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.0.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/compare/3.0.1...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 87e36fb..c422cde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ hsmodels==1.0.4 html5lib==1.1 ipaddress==1.0.22 jsonschema==2.6.0 -Markdown==3.0.1 +Markdown==3.8.1 matplotlib==3.10.1 Mezzanine==6.1.1 mock==1.3.0