From 370a16ab1a6502f1cd19f4f64ed830d448e27784 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Dec 2024 01:00:47 +0000 Subject: [PATCH] Update dependency pytest-cov to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de53231..5447b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ dpytest==0.7.0 flake8==7.1.1 pytest==8.3.3 pytest-asyncio==0.24.0 -pytest-cov==5.0.0 +pytest-cov==6.0.0 schema==0.7.7 \ No newline at end of file