From ee6945d63d13665e0fdc1eb43d702b9bab286b80 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 12 Sep 2020 09:39:08 +0200 Subject: [PATCH] Upgrade pytest-cov to 2.10.1 (#39964) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 72efb534c30..ff60d861f66 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -16,7 +16,7 @@ astroid==2.4.2 pipdeptree==1.0.0 pylint-strict-informational==0.1 pytest-aiohttp==0.3.0 -pytest-cov==2.10.0 +pytest-cov==2.10.1 pytest-test-groups==1.0.3 pytest-sugar==0.9.3 pytest-timeout==1.3.4