From b2b514761b8850edbbfbd0b909addb0912830fbe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2020 23:30:54 -0400 Subject: [PATCH] Update coveralls from 1.5.0 to 2.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9a249c9..6e80fea 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,4 +7,4 @@ pytest-pep8==1.0.6 mock==2.0.0 scikit-learn==0.20.0 pytest-cov==2.6.0 -coveralls==1.5.0 \ No newline at end of file +coveralls==2.0.0 \ No newline at end of file