From b07601209042ed48f1131e070313eb57a2c05606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:48:20 +0000 Subject: [PATCH] Bump markdown2 from 2.3.7 to 2.4.0 in /requirements Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.7 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.7...2.4.0) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9ad978cb8..e49f89ca8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -37,7 +37,7 @@ gunicorn==19.9.0 django-redis==4.9.1 redis==2.10.6 tls-syslog==0.1.3 -markdown2==2.3.7 +markdown2==2.4.0 django-email-bandit==1.5 openpyxl==2.5.12 boto3==1.10.42