From 282367194edf2d0a9e500522b4c3e5bf6df36d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:41:16 +0000 Subject: [PATCH] Bump markdown from 3.8 to 3.9 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.9. - [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.8...3.9.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25ecf5b..501cc19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Click==8.1.8 idna==3.10 Jinja2==3.1.5 livereload==2.7.1 -Markdown==3.8 +Markdown==3.9 MarkupSafe==3.0.2 mkdocs==1.6.1 PyYAML==6.0.2