From 35a918f848637c2bed35de508f3e6780211cac1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Oct 2021 05:08:11 -0400 Subject: [PATCH] Update pytest-cov from 2.6.0 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..e29d40b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ isort==4.3.4 mypy==0.650 Pygments==2.3.0 pytest-asyncio==0.9.0 -pytest-cov==2.6.0 +pytest-cov==3.0.0 pytest-mypy==0.3.2 pytest==4.0.1