From 30908decb26e51201c22d747b91bb0aafa8fae1a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Sep 2020 08:19:01 -0700 Subject: [PATCH] Update coverage from 4.4.2 to 5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1433eb3..863ecae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. -coverage==4.4.2 +coverage==5.3 pytest==3.8.2 pytest-cov==2.6.0 freezegun==0.3.10 -- 2.30.2