From 1d34bb4af7ef83e2baeb575f6f18bc0aac328421 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 11:15:31 +0000 Subject: [PATCH] Bump pytest-cov from 2.8.1 to 2.12.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.12.1. - [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.1) 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..789c18d3 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.1 pytest-sugar==0.9.2 pytest-timeout==1.3.1 pytest==5.3.3