From 16097a9dd03e6de9288a9c376b0ed375bc297f3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Jun 2021 20:04:30 +0200 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 503855958..884e99c44 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -pytest-cov==2.10.1 +pytest-cov==2.12.1 pytest-isort==1.2.0 pytest-mock==3.3.1 pytest-pylint==0.17.0