From 3a140ce2db9cf5bcfba854ddd423a5984f471e18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Aug 2017 05:36:45 +0200 Subject: [PATCH] Update coveralls from 1.1 to 1.2.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index afd5b0d..0123c70 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -13,7 +13,7 @@ mccabe==0.6.1 pytest==3.1.3 pytest-cov==2.5.1 tox==2.7.0 -coveralls==1.1 +coveralls==1.2.0 mock==2.0.0 # docs