From bd0e777dd24c8e4d258601c33f8a5ccc91afe29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 01:53:03 +0000 Subject: [PATCH] build(deps): bump markdown from 3.4.4 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 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.4.4...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 88dc97e..0d229f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==3.4 importlib-metadata==6.8.0 Jinja2==3.1.2 libsass==0.22.0 -Markdown==3.4.4 +Markdown==3.8.1 MarkupSafe==2.1.3 mergedeep==1.3.4 mkdocs==1.5.3