From ed1fa84a3e5f59fbedaab7e6b160bae677471208 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Sep 2020 04:07:00 -0700 Subject: [PATCH] Update coverage from 4.5.2 to 5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f63454b..870bf19 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.3 twine==1.12.1 pytest==4.4.0