From 61f20930ca8160b7b6257129c56dc0efb3b5f7e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Jan 2017 18:05:04 -0800 Subject: [PATCH] Update django-coverage-plugin from 1.3.1 to 1.4 --- 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 34f0fe621..dc5193a65 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.3.1 +django-coverage-plugin==1.4 django-autoslug==1.9.3