From d265aa2366687444cd9bb85a7cba0ca5d73d8ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:49:54 +0000 Subject: [PATCH] Bump markdown2 from 2.3.6 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.6 to 2.4.0. - [Release notes](https://github.com/trentm/python-markdown2/releases) - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.3.6...2.4.0) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f00dc..a03b81a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ knowit==0.2.4 lockfile==0.12.2 lxml==4.6.2 Mako==1.0.9 -markdown2==2.3.6 +markdown2==2.4.0 MarkupSafe==1.1.1 msgpack==0.6.2 multidict==4.7.5