From e4202aa4de50bab8b0a7e6736e27a5caf4f5c2b4 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 15 Jun 2021 15:04:07 +0200 Subject: [PATCH] Upgrade pytest-cov to 2.12.1 (#51886) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 142bc879806..e9732ad7769 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -14,7 +14,7 @@ pylint==2.8.3 pipdeptree==1.0.0 pylint-strict-informational==0.1 pytest-aiohttp==0.3.0 -pytest-cov==2.10.1 +pytest-cov==2.12.1 pytest-test-groups==1.0.3 pytest-sugar==0.9.4 pytest-timeout==1.4.2