From 12e24198f6b03cc36a59c8a1e0cd84c58214b518 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 May 2021 10:00:11 -0500 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a28b12d..496d60d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pip==20.2.3 wheel==0.35.1 twine==3.2.0 black==20.8b1 -pytest-cov==2.10.1 +pytest-cov==2.12.0 coveralls==2.1.2