From a8bb9d714e03f17e1f84ba751bce650ee177bc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 02:43:14 +0000 Subject: [PATCH] Bump markdown from 3.6 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 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.6...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 f914d7d..2e4126a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.0.1 ghp-import==2.0.1 importlib-metadata==4.6.1 Jinja2==3.1.6 -Markdown==3.6 +Markdown==3.8.1 MarkupSafe==2.0.1 mergedeep==1.3.4 mkdocs==1.6.1