From a048f9bf5cab418dd92b40e1966ab22b8b61ba66 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Aug 2020 21:31:32 -0700 Subject: [PATCH] Update pytest-cov from 2.6.0 to 2.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1433eb3..b59e503 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Testing and deployment packages. coverage==4.4.2 pytest==3.8.2 -pytest-cov==2.6.0 +pytest-cov==2.10.1 freezegun==0.3.10 twine==1.12.1 wheel==0.32.0 \ No newline at end of file -- 2.30.2