From e031a82472124a2770a48529c9c95f2bd7aff1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 18:58:25 +0000 Subject: [PATCH] Bump pytest-cov from 2.5.1 to 2.6.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.5.1 to 2.6.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.5.1...v2.6.1) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c3e517e1..6203aba5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ flask==1.0.2 pytest==3.6.2 -pytest-cov==2.5.1 +pytest-cov==2.6.1 codacy-coverage==1.3.11 requests-mock==1.5.2