From c7d9d1c1cd701fdcac8aa455b602048f206a98a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 07:45:33 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.1.11 in /markdown Bumps [django](https://github.com/django/django) from 2.1.6 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.1.11) Signed-off-by: dependabot[bot] --- markdown/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/requirements.txt b/markdown/requirements.txt index fa5f07b..974a442 100644 --- a/markdown/requirements.txt +++ b/markdown/requirements.txt @@ -1 +1 @@ -Django==2.1.6 \ No newline at end of file +Django==2.1.11 \ No newline at end of file