From 93e37ad724c6aa4a102ea7f54aa8fc5682100f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:47:03 +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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 7de759b..ab3838b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -3,7 +3,7 @@ coverage==4.5.1 Django==2.0.12 djangorestframework==3.7.7 flake8==3.5.0 -markdown2==2.3.5 +markdown2==2.4.0 mccabe==0.3.1 pep8==1.7.1 pyflakes==1.0.0