From 0adf2864b44cdcea2fdfef03e63f79ba3e4b819c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 09:32:46 +0200 Subject: [PATCH] Bump pytest-cov from 4.0.0 to 4.1.0 (#4315) 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 105da475e..fbdd11114 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -7,7 +7,7 @@ pydocstyle==6.3.0 pylint==2.17.4 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 -pytest-cov==4.0.0 +pytest-cov==4.1.0 pytest-timeout==2.1.0 pytest==7.3.1 pyupgrade==3.4.0