From 0b12ae148e520ca7aaf271dd35ac568c36da5a1f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Apr 2025 13:48:06 -0400 Subject: [PATCH] Update pytest-cov from 4.0.0 to 6.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af20160..08b6512 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.1 terminaltables==3.1.10 python-dotenv==0.21.0