From d5fdd0252feb5f2c6b158e8464f28468ef7669fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jan 2021 19:27:37 -0700 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.11.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..e0d46e7 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,6 +7,6 @@ flake8==3.7.8 tox==3.14.0 cryptography==2.8 coverage==4.5.4 -pytest-cov==2.8.1 +pytest-cov==2.11.0 pytest==5.2.1 apiwrapper==0.1.8