From 90854afc2bfb49152e427dda885075797366d83b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Feb 2018 02:04:12 -0500 Subject: [PATCH] Update coverage from 4.4.2 to 4.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 275e441..53fedb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. -coverage==4.4.2 +coverage==4.5.1 pytest==3.3.0 pytest-cov==2.5.1 freezegun==0.3.9 -- 2.30.2