From dd88909d4edc8bd8c792755ceca00c71a9db2cc9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 03:51:08 -0700 Subject: [PATCH] Update coverage from 5.1 to 7.6.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 501db8b..d874f61 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.1 black==19.10b0 bumpversion==0.5.3 -coverage==5.1 +coverage==7.6.3 tox==3.15.0 wheel==0.34.2 watchdog==0.10.2