From 9497254b18886a85c781e2a516c1b424529e13e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:13:18 +0000 Subject: [PATCH] Bump django from 1.11.23 to 1.11.29 in /vishalpolley-The-TLDR-Post/TLDR Bumps [django](https://github.com/django/django) from 1.11.23 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...1.11.29) Signed-off-by: dependabot[bot] --- vishalpolley-The-TLDR-Post/TLDR/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vishalpolley-The-TLDR-Post/TLDR/requirements.txt b/vishalpolley-The-TLDR-Post/TLDR/requirements.txt index 58cb386..54f6cb3 100644 --- a/vishalpolley-The-TLDR-Post/TLDR/requirements.txt +++ b/vishalpolley-The-TLDR-Post/TLDR/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==1.11.29 django-crispy-forms==1.6.0 djangorestframework markdown