From 9ff5fdeec0fec4e1fbbee7aefea312004582c33a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Aug 2017 12:48:41 +0100 Subject: [PATCH] Update pytest-xdist from 1.19.1 to 1.20.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 32422f552..53c15da19 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ pycodestyle==2.3.1 pytest==3.2.1 pytest-mock==1.6.2 pytest-cov==2.5.1 -pytest-xdist==1.19.1 +pytest-xdist==1.20.0 coveralls==1.2.0 moto==1.0.1 httpretty==0.8.14