From 7c90885c761094bd66268c02ac7b8ce604a0cd07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Dec 2019 08:56:29 +0100 Subject: [PATCH] Update coveralls from 1.2.0 to 1.10.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 6179ee7..6256ebf 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -13,7 +13,7 @@ mccabe==0.6.1 pytest==3.4.0 pytest-cov==2.5.1 tox==3.2.1 -coveralls==1.2.0 +coveralls==1.10.0 mock==2.0.0 # docs