From 2b7a8e2e0324cbfda61a8cf2289ab51640e0112c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:02:07 +0000 Subject: [PATCH] Bump markdown from 3.4.1 to 3.5 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.1 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.1...3.5) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index cedff6b..092f7db 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -32,7 +32,7 @@ idna==3.4 isodate==0.6.1 isort==5.10.1 lazy-object-proxy==1.9.0 -Markdown==3.4.1 +Markdown==3.5 mccabe==0.7.0 msrest==0.7.1 mypy-extensions==1.0.0