From 9d654c92fcd165a590ee31e125f861a8cb4df1c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Sep 2023 15:54:59 -0700 Subject: [PATCH] Update coverage from 4.5.3 to 7.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b622f2ab..8cc17ab2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.33.4 watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 -coverage==4.5.3 +coverage==7.3.1 Sphinx==2.0.1 twine==1.13.0 sphinx_rtd_theme==0.4.3