From 5a1a2c0dec1820f0fb27cf428e9e2325520b5155 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Feb 2018 01:12:11 +0100 Subject: [PATCH] Update coverage from 4.4.1 to 4.5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e7f422e..6dcd055 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,6 +3,6 @@ punch.py==1.4.2 watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 -coverage==4.4.1 +coverage==4.5.1 Sphinx==1.6.4 isort==4.2.15 \ No newline at end of file