From 8f59c29a7287faa9c9dd6e48a0746a1dcc7a034c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Dec 2023 06:33:20 +0100 Subject: [PATCH] Update coverage from 7.3.3 to 7.4.0 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index 284833d..d1d3448 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,5 +1,5 @@ mypy==1.8.0 -coverage==7.3.3 +coverage==7.4.0 pytest==7.4.3 pytest-mypy==0.10.3 pytest-cov==4.1.0