From 2e861faee76c9cd0d8f9168e4b3550d05710d83b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:10:07 +0000 Subject: [PATCH] Bump markdown from 2.6.11 to 3.8.1 in /web/torchup.org Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.11 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/2.6.11...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/torchup.org/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/torchup.org/requirements.txt b/web/torchup.org/requirements.txt index 41cb2eb8..9a812e38 100644 --- a/web/torchup.org/requirements.txt +++ b/web/torchup.org/requirements.txt @@ -5,7 +5,7 @@ feedgenerator==1.9 isort==4.3.4 Jinja2>=2.10.1 lazy-object-proxy==1.3.1 -Markdown==2.6.11 +Markdown==3.8.1 MarkupSafe==1.0 mccabe==0.6.1 pelican==3.7.1