From 9e642ed4892dc0165c7d30ef7a0874e8f713ae1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 10:08:00 +0000 Subject: [PATCH] build(deps-dev): bump pytest-cov from 2.7.1 to 2.10.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.7.1 to 2.10.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.7.1...v2.10.0) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 65c0e83..96ec2fd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,4 +2,4 @@ mock==4.0.2 mypy==0.780 pylint==2.5.3 pytest==5.0.1 -pytest-cov==2.7.1 \ No newline at end of file +pytest-cov==2.10.0 \ No newline at end of file