From 7baf3d868fbf1e7ecf562339a833b734b9a35fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:50:13 +0000 Subject: [PATCH] Bump markdown2 in /FusionIIIT/media/documents/placement/schedule 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] --- FusionIIIT/media/documents/placement/schedule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FusionIIIT/media/documents/placement/schedule/requirements.txt b/FusionIIIT/media/documents/placement/schedule/requirements.txt index 6bf3354..93e3888 100644 --- a/FusionIIIT/media/documents/placement/schedule/requirements.txt +++ b/FusionIIIT/media/documents/placement/schedule/requirements.txt @@ -27,7 +27,7 @@ idna==2.6 incremental==17.5.0 isort==4.2.15 kombu==4.1.0 -markdown2==2.3.7 +markdown2==2.4.0 mccabe==0.6.1 msgpack-python==0.5.6 mysqlclient==1.3.12