From dc2b692c9f43831ee73bb6404ddaf6b147b8114c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Feb 2020 18:54:09 -0600 Subject: [PATCH] Update coveralls from 1.10.0 to 1.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9a793b..705ebb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ twine==3.1.1 wheel==0.33.6 pytest==5.3.3 pytest-cov==2.8.1 -coveralls==1.10.0 +coveralls==1.11.1 black==19.10b0 \ No newline at end of file