From 6d5331c3f4b021309c7cc573b8f8d32fb334afd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:22:48 +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 840037ee..059619ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django>=4.2,<4.3 psycopg2==2.8.5 pycryptodomex>=3.4.7,<3.5 -Markdown==3.0.1 +Markdown==3.8.1 requests-oauthlib==1.0.0 cvss==2.2 pytidylib==0.3.2