From a15e0f79930f78dfcb3c3b92fa58922b754556a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:46:23 +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 a8ee764..94a8705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-simple-math-captcha==1.0.7 docopt==0.4.0 idna==2.6 mailchimp==2.0.9 -markdown2==2.3.5 +markdown2==2.4.0 olefile==0.44 Pillow==4.3.0 psycopg2==2.7.4