From 1f7d10e7d340357a93698cdf27c4b6e54ffd8e3d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 11:14:04 +0000 Subject: [PATCH] Bump pytest-cov from 2.8.1 to 2.12.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.12.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.12.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..bb032899 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,7 +9,7 @@ mock-open==1.3.1 mypy==0.761 asynctest==0.13.0 pytest-aiohttp==0.3.0 -pytest-cov==2.8.1 +pytest-cov==2.12.0 pytest-sugar==0.9.2 pytest-timeout==1.3.1 pytest==5.3.3