From eec5022b9aeb8c59a39900a9163e63760e850eab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 20 Feb 2022 21:57:13 -0800 Subject: [PATCH] Update coverage from 5.4 to 6.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff44544..cca3ef6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==1.0.2 flake8==3.9.1 tox==3.21.2 -coverage==5.4 +coverage==6.3.2 Sphinx==3.5.4 twine==3.3.0 pytest==6.2.2