From 6ab34c42e81a8db0bd1caf6a60a3006c2b627e01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Oct 2021 23:46:30 -0700 Subject: [PATCH] Update coverage from 4.5.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..30e3f7e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.32.1 watchdog==0.9.0 flake8==3.5.0 tox==3.5.2 -coverage==4.5.1 +coverage==6.0.1 Sphinx==1.8.1 twine==1.12.1