From 6a48381a4c053c24c2b39461875cb08117b85c20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Oct 2017 21:35:58 +0100 Subject: [PATCH] Update pytest-xdist from 1.20.0 to 1.20.1 --- 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 d704ce90e..8da5b482f 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ pycodestyle==2.3.1 pytest==3.2.3 pytest-mock==1.6.3 pytest-cov==2.5.1 -pytest-xdist==1.20.0 +pytest-xdist==1.20.1 coveralls==1.2.0 freezegun==0.3.9 requests-mock==1.3.0