From a6e901f3276d36be60c4055e74c10b48e9b7a886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:00:45 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.4.4 to 3.5 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6164153..8f22163 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ flake8-string-format==0.3.0 flake8-tuple==0.4.1 groundwork-sphinx-theme==1.1.1 isort==5.12.0 -markdown==3.4.4 +markdown==3.5 m2r2==0.3.3.post2 mock==5.1.0 pytest==7.4.2