From b116e5862032e3dff8c23feb222a3491ebb6adc9 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 15 Sep 2020 16:28:51 +0200 Subject: [PATCH] Upgrade pytest-xdist to 2.1.0 (#40057) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 9b4590b613c..2674c780b34 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -20,7 +20,7 @@ pytest-cov==2.10.1 pytest-test-groups==1.0.3 pytest-sugar==0.9.4 pytest-timeout==1.4.2 -pytest-xdist==1.32.0 +pytest-xdist==2.1.0 pytest==6.0.2 requests_mock==1.8.0 responses==0.12.0