From 02b5622da86db6021d309ada23ba902fb13442a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Feb 2017 18:22:49 -0800 Subject: [PATCH] Update django-coverage-plugin from 1.4.1 to 1.4.2 --- requirements_to_watch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_to_watch.txt b/requirements_to_watch.txt index aecc8e7cb..3e154af20 100644 --- a/requirements_to_watch.txt +++ b/requirements_to_watch.txt @@ -1,4 +1,4 @@ # These requirements prevented an upgrade to Django 1.10. -django-coverage-plugin==1.4.1 +django-coverage-plugin==1.4.2 django-autoslug==1.9.3