From ca0c97afe7cb135b1f0e02aa2be0ddb27b9f2ee6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 10:14:31 +0000 Subject: [PATCH] Bump pytest-cov from 2.9.0 to 2.10.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.9.0 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.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e28bff07..4bd7fe99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ py>=1.5.0 tox==3.15.1 pluggy==0.13.1 pytest==4.6.1 -pytest-cov==2.9.0 +pytest-cov==2.10.0 flake8==3.8.3 requests-mock==1.8.0 Sphinx==1.5.6