From 3166e4c7263be9e0e791a0e7676cb12c064f4e4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Mar 2024 19:56:30 -0400 Subject: [PATCH] Update pytest-cov from 4.0.0 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af20160..6052645 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==5.0.0 terminaltables==3.1.10 python-dotenv==0.21.0