From 512c12eaae1743dbfb136450860e718f46802018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 14:14:46 +0000 Subject: [PATCH] Bump markdown from 3.3.4 to 3.3.6 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.4...3.3.6) --- 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 39ab27e..cc554ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -markdown==3.3.4 +markdown==3.3.6 feedgenerator==2.0.0 jinja2==3.0.2 pygments==2.10.0