From f55a172c8544c6f900150dd5981e22e3eec8d224 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 May 2019 04:41:34 -0400 Subject: [PATCH] Update pytest-cov from 2.6.1 to 2.7.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..b844c85 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ mypy==0.670 pytest==4.3.0 -pytest-cov==2.6.1 +pytest-cov==2.7.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 jedi==0.13.2