From 57cdbebc86480d8f9e1e01b1e547783d3ce924e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Sep 2018 13:32:20 -0700 Subject: [PATCH] Update pytest-xdist from 1.23.0 to 1.23.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe39992..db66882 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ pytest-flake8==1.0.2 pytest-forked==0.2 pytest-isort==0.2.1 pytest-pep8==1.0.6 -pytest-xdist==1.23.0 +pytest-xdist==1.23.1 python-dateutil==2.7.3