From ccf3f3e0d86f7fec37b5551dda5244583ed184a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Dec 2019 01:30:09 -0800 Subject: [PATCH] Update coverage from 4.5.2 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 f63454b..6f30bd9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.6.0 tox==3.8.6 Sphinx==2.1.2 -coverage==4.5.2 +coverage==5.0.1 twine==1.12.1 pytest==4.4.0