From 7fc40b3567943528dc3c54b4fc9108bda3cef40a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Nov 2024 00:06:41 +0100 Subject: [PATCH] Update coverage from 7.6.1 to 7.6.5 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index db79fd2..7482237 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,5 +1,5 @@ mypy==1.13.0 -coverage==7.6.1 +coverage==7.6.5 pytest==8.3.3 pytest-mypy==0.10.3 pytest-cov==5.0.0