From 4cc840961ab3b68ff787b246308622a539c3f3b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Dec 2019 12:43:08 -0800 Subject: [PATCH] Update coverage from 4.5.1 to 5.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..84acca9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.32.1 watchdog==0.9.0 flake8==3.5.0 tox==3.5.2 -coverage==4.5.1 +coverage==5.0.1 Sphinx==1.8.1 twine==1.12.1