From 82b96334602314bda8c22ce003b09cdb8a970584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:03:22 +0000 Subject: [PATCH] Bump django from 1.8.7 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.8.7 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.7...1.11.29) 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 d891f01..33aa7b2 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.4.1 coverage==4.0.3 -Django==1.8.7 +Django==1.11.29 django-appconf==1.0.1 django-compressor==1.6 django-modelcluster==1.0