From 61439cd29256521416fa9ff611f75eb3088d7e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 May 2019 05:39:58 +0000 Subject: [PATCH] Bump pytest-cov from 2.6.1 to 2.7.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.1 to 2.7.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.6.1...v2.7.1) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d6b327ae43..961207f03e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -39,7 +39,7 @@ pyflakes==2.1.1 # via flake8 pygments==2.3.1 # via ipython pylint==2.3.1 pyopenssl==19.0.0 -pytest-cov==2.6.1 +pytest-cov==2.7.1 pytest-faulthandler==1.5.0 pytest==4.4.1 six==1.12.0 # via astroid, cryptography, prompt-toolkit, pyopenssl, pytest, traitlets