From 6f1fd0f2ccdba7d9e22172955fbeb669ac03d606 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Aug 2017 16:48:23 +0100 Subject: [PATCH] Update pytest-xdist from 1.18.2 to 1.19.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 f7d0e726e..ae450ef36 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ pycodestyle==2.3.1 pytest==3.2.0 pytest-mock==1.6.2 pytest-cov==2.5.1 -pytest-xdist==1.18.2 +pytest-xdist==1.19.0 coveralls==1.1 moto==1.0.1 httpretty==0.8.14