From 8223fc970728d7dbc38b2cca8896e3c755927b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:46:51 +0000 Subject: [PATCH] Bump markdown2 from 2.3.0 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.0 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.0...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 2b8222d0..f1927e4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ html5lib==1.0b3 ipython==2.3.0 lamson==1.3.4 lockfile==0.10.2 -markdown2==2.3.0 +markdown2==2.4.0 mock==1.0.1 nose==1.3.4 python-daemon==2.2.0