From 3d8b7a5ebdab2d7112be56814bc5270575ba59b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 22:35:29 -0700 Subject: [PATCH] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b222643..487293f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Testing and deployment packages. coverage==4.4.2 pytest==3.6.1 -pytest-cov==2.5.1 +pytest-cov==2.6.0 freezegun==0.3.10 twine==1.11.0 wheel==0.31.1 -- 2.30.2