From eae1e016e727a0f34add4b9a735f61b051d4529e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:46:07 +0000 Subject: [PATCH] Bump markdown2 from 2.3.8 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.8 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.8...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 93f42ac..24f5ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Django==3.0.2 django-markdown-deux==1.0.5 gunicorn==19.7.1 idna==2.5 -markdown2==2.3.8 +markdown2==2.4.0 protobuf==3.7.1 psycopg2-binary==2.8.4 pytz==2017.2