From d98d1f8dc23d18500bb02bc3af125aa3fe6cee98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Jul 2019 15:04:44 -0400 Subject: [PATCH] Update coverage from 4.5.3 to 4.5.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ed919bd..2364000 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ wheel==0.33.4 watchdog==0.9.0 flake8==3.7.7 tox==3.12.1 -coverage==4.5.3 +coverage==4.5.4 pytest==4.5.0 pytest-runner==5.1 dredd_hooks==0.2.0