From 1d464c4f51ee937fa223f685f717c6fb3735a636 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 06:28:34 +0300 Subject: [PATCH] Update pytest-cov from 2.6.0 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fc6a329..093a0c2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ aiohttp==3.4.4 pytest-aiohttp==0.3.0 pytest==4.0.1 pytest-asyncio==0.9.0 -pytest-cov==2.6.0 +pytest-cov==5.0.0 coverage==4.5.2 Sphinx==1.8.2 sphinx-rtd-theme==0.4.2