From 43a15d59a290d9725675493fbe053075f0639e1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 Nov 2017 14:20:51 -0800 Subject: [PATCH] Update coverage from 4.4.1 to 4.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca7236b..770a83e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. -coverage==4.4.1 +coverage==4.4.2 pytest==2.9.2 pytest-cov==2.4.0 freezegun==0.3.9 -- 2.30.2