From 365b360d6da41f249ef858dedee8366e066d90de Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:46:09 -0500 Subject: [PATCH] [6.12.z] Bump pytest-xdist from 3.3.1 to 3.4.0 (#13114) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5ab2f284ea..11351f0c89a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest==7.4.3 pytest-services==2.2.1 pytest-mock==3.12.0 pytest-reportportal==5.3.0 -pytest-xdist==3.3.1 +pytest-xdist==3.4.0 pytest-ibutsu==2.2.4 PyYAML==6.0.1 requests==2.31.0