From cc369f41f550e804f111b04ad316e8fe7d362c57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Mar 2019 13:35:07 +0100 Subject: [PATCH] Update coveralls from 1.6.0 to 1.7.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 68d63101a..e0aaf9461 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,5 +8,5 @@ pytest==4.3.1 pytest-mock==1.10.1 pytest-asyncio==0.10.0 pytest-cov==2.6.1 -coveralls==1.6.0 +coveralls==1.7.0 mypy==0.670