From db073b188045b417cfe64b33eb4a7a09fffb20d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:12:16 +0000 Subject: [PATCH] Bump markdown from 2.6.7 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.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/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 e277cea..e53554b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Fabric3==1.12.post1 pelican==3.7.1 -Markdown==2.6.7 +Markdown==3.8.1 beautifulsoup4==4.4.1 pycrypto==2.6.1 webassets==0.12.1