From 383f61257d5ae244f4406e7cf22a813f513d9b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 11:00:05 +0000 Subject: [PATCH] Bump markdown from 3.5.1 to 3.5.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2. - [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.5.1...3.5.2) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... 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 2f024d3..9f29aae 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -1,4 +1,4 @@ -Markdown==3.5.1 # pyup: <3.2 +Markdown==3.5.2 # pyup: <3.2 coverage==7.4.0 importlib_metadata<7.1 typing_extensions==4.9.0