From 254550cdd3cb60213be0c01f392af4750d417e45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 Feb 2017 17:56:24 -0800 Subject: [PATCH] Update django-coverage-plugin from 1.4.2 to 1.5.0 --- 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 3e154af20..4440448d4 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.2 +django-coverage-plugin==1.5.0 django-autoslug==1.9.3