From 194683649698b7086a4160df627c63c11319ae66 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:29:54 +0000 Subject: [PATCH] Bump pytest-cov from 2.8.1 to 2.12.1 in /tools 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] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index c48971c5..325c61f9 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -24,7 +24,7 @@ py==1.8.1 pycodestyle==2.5.0 pyflakes==2.1.1 pyparsing==2.4.6 -pytest-cov==2.8.1 +pytest-cov==2.12.1 pytest==4.6.11 scandir==1.10.0 ; python_version < '3.5' six==1.13.0