From 0cfe274cd3534b7484799c70dcfabb4ee9359ceb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Jun 2022 06:36:00 -0700 Subject: [PATCH] Update coverage from 6.3.2 to 6.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0c2b65..534b36a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==4.0.1 watchdog==2.1.6 flake8==3.9.2 tox==3.24.5 -coverage==6.3.2 +coverage==6.4.1 Sphinx==4.4.0 twine>=1.12.1 pytest==7.1.1