From 46f8dbb2c6cf56ec78103e0445f46cb0e73e0f4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Jan 2019 21:22:46 +0000 Subject: [PATCH] Update pytest-xdist from 1.25.0 to 1.26.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 78fbc3866..3df3b52d8 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.0 pytest-cov==2.6.1 -pytest-xdist==1.25.0 +pytest-xdist==1.26.0 coveralls==1.5.1 beautifulsoup4==4.7.1 freezegun==0.3.11