From 365abd9a98174c25252a30372ccbf131dfd6c0bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Mar 2019 13:26:54 +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 2f64621bc..50829e977 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -5,7 +5,7 @@ pytest==3.10.1 # pyup: <4 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.6.0 freezegun==0.3.11 requests-mock==1.5.2