From 88f66b69e9f94ace39c604de7da83e93fb9e007c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:46:56 +0000 Subject: [PATCH] Bump markdown2 from 2.3.5 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.5 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.5...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 ec1b8ee..88263dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ gunicorn==19.8.1 httplib2==0.19.0 idna==2.7 Markdown==2.6.11 -markdown2==2.3.5 +markdown2==2.4.0 microurl==0.1.1 mock==2.0.0 pbr==4.0.4