From 3cfe5a07e57e1b51dd2064d8e30a7336ce39f333 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Aug 2018 16:32:24 +0100 Subject: [PATCH] Update coveralls from 1.3.0 to 1.4.0 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index f1f05cf5f..f40c891d9 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -5,7 +5,7 @@ pytest-env==0.6.2 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.23.0 -coveralls==1.3.0 +coveralls==1.4.0 httpretty==0.9.5 beautifulsoup4==4.6.3 freezegun==0.3.10