From 11586737786e48a49d7212dde61d8b088abe643d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 10:04:23 +0000 Subject: [PATCH] Bump markdown from 3.8.2 to 3.9 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 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.2...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] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 9d99c72..021bd08 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -1,4 +1,4 @@ -Markdown==3.8.2 # pyup: <3.2 +Markdown==3.9 # pyup: <3.2 coverage==7.10.6 importlib_metadata<8.8 typing_extensions==4.15.0