From b563a507512c2b7c46819706461c6f9f05130806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 07:52:40 +0000 Subject: [PATCH] build(deps): 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 9a9de2222c..b12ecdb4f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet dropbox==9.1.0 gunicorn jinja2 -markdown2==2.3.5 +markdown2==2.4.0 pymysql==0.10.1 maxminddb-geolite2 python-dateutil