From a8996dc44a779bcb37b4b17240483b4760ba63bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 13:31:08 +0100 Subject: [PATCH] Update coveralls from 1.5.1 to 1.6.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9aa755827..34d59d802 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,5 +8,5 @@ pytest==4.3.0 pytest-mock==1.10.1 pytest-asyncio==0.10.0 pytest-cov==2.6.1 -coveralls==1.5.1 +coveralls==1.6.0 mypy==0.670