From 3ec57978424dfc738d9ef2b6fefcc506497f6f5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 21:12:39 +0100 Subject: [PATCH] Update coverage from 4.4.2 to 4.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2301c5d..55f3f45 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 -coverage==4.4.2 +coverage==4.5.2 Sphinx==1.6.5 PyYAML==3.12 pytest==3.3.1