From f75e97e9b0e15cc114101051ab4d57a038b7ddc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2019 17:19:25 +0200 Subject: [PATCH] Update coveralls from 1.7.0 to 1.8.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 531d99940..effa714e9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,5 +8,5 @@ pytest==4.6.1 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1 -coveralls==1.7.0 +coveralls==1.8.0 mypy==0.701