From b74cea829632d698f75ad01b9b504d36345ae795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 14:11:54 +0000 Subject: [PATCH] Bump markdown from 3.3.6 to 3.3.7 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.6...3.3.7) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 187a61f..4141938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -markdown==3.3.6 +markdown==3.3.7 feedgenerator==2.0.0 jinja2==3.1.1 pygments==2.11.2