From dc8f9615b6655f67e6c679d95ffc735be920d7fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Apr 2025 09:52:29 -0400 Subject: [PATCH] Update pytest-cov from 4.0.0 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af20160..9f14259 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aprslib==0.7.2 pytest==7.2.0 coveralls==3.3.1 -pytest-cov==4.0.0 +pytest-cov==6.1.0 terminaltables==3.1.10 python-dotenv==0.21.0