From e910a5f28a1d7b647c83b0f9a17eed47dffcccff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Mar 2019 23:27:09 +0000 Subject: [PATCH] Update pytest-xdist from 1.26.1 to 1.27.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 924a48824..a6f723957 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -4,7 +4,7 @@ pytest==3.10.1 pytest-env==0.6.2 pytest-mock==1.10.1 pytest-cov==2.6.1 -pytest-xdist==1.26.1 +pytest-xdist==1.27.0 coveralls==1.7.0 beautifulsoup4==4.7.1 freezegun==0.3.11