From 7990af30215f2436b69de0aa86ce65aca1d21f9e Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Thu, 21 Nov 2019 21:56:27 +0000 Subject: [PATCH] DEPS: Unifying version of pytest-xdist across builds --- ci/deps/travis-38.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/travis-38.yaml b/ci/deps/travis-38.yaml index 88da1331b463a..828f02596a70e 100644 --- a/ci/deps/travis-38.yaml +++ b/ci/deps/travis-38.yaml @@ -8,7 +8,7 @@ dependencies: # tools - cython>=0.29.13 - pytest>=5.0.1 - - pytest-xdist>=1.29.0 # The rest of the builds use >=1.21, and use pytest-mock + - pytest-xdist>=1.21 - hypothesis>=3.58.0 # pandas dependencies