From 2be33a80a751e1820dd2d39d1edfdf39bd3e0a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 10:06:08 +0200 Subject: [PATCH] Bump pytest-cov from 3.0.0 to 4.0.0 (#3909) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 549174879..22521a4ad 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -8,7 +8,7 @@ pydocstyle==6.1.1 pylint==2.15.3 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 -pytest-cov==3.0.0 +pytest-cov==4.0.0 pytest-timeout==2.1.0 pytest==7.1.3 pyupgrade==2.38.2