From ef47d9942e5ff1a436d8d7221a84b110d6aabe05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Sep 2020 02:50:01 -0400 Subject: [PATCH] Update coverage from 5.0.4 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 1c666dc4..c6ea3e53 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.34.2 watchdog==0.9.0 flake8==3.8.3 tox==3.20.0 -coverage==5.0.4 +coverage==5.3 Sphinx==3.2.1 cryptography==2.8 PyYAML==5.3.1