From c59f26b5a45dc5450d6cc2f7fc84799955868462 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Feb 2018 05:48:00 +0000 Subject: [PATCH] Update coverage from 4.4.2 to 4.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9d7da80..7c92e84 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 -coverage==4.4.2 +coverage==4.5 Sphinx==1.6.4 cryptography==2.1.4 PyYAML==3.12