From 9ac7a80cc20408f9ae0aadd79962333b7cd0974e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Sep 2025 16:00:11 +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 99d752f..1cf4037 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.25.2 -pytest-cov==5.0.0 +pytest-cov==6.3.0 schema==0.7.7 \ No newline at end of file