From b2f7e4b6b5da9a0fd62e20486bb6c84e5ea9f087 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 May 2020 23:36:00 -0400 Subject: [PATCH] Update pytest-cov from 2.7.1 to 2.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..c196ee9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ jupyter==1.0.0 click==7.0 pytest-mypy==0.3.3 pytest==5.0.1 -pytest-cov==2.7.1 +pytest-cov==2.9.0 codecov==2.0.15 black==19.3b0 matplotlib==3.1.1