From 67a89f6189e08a5c328ef7084d5c979e4d34224d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2020 03:21:20 -0500 Subject: [PATCH] Update coverage from 5.0.2 to 5.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 380fc95..4ab0c9c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.33.6 watchdog==0.9.0 flake8==3.7.9 tox==3.14.3 -coverage==5.0.2 +coverage==5.0.3 Sphinx==2.3.1 cryptography==2.8 PyYAML==5.2