From edd26b0023328ff619c0736070d1bfb6b3c6958d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:15:35 +0000 Subject: [PATCH] Bump pytest-xdist from 1.31.0 to 3.6.1 (#438) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario Ostieri <107915956+mariostieriansys@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8076d8960ee..fee03b84300 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ tests = [ "urllib3==2.2.2", "requests>=2.28.2", "docker>=6.1.0", - "pytest-xdist==1.31.0", + "pytest-xdist==3.6.1", "pytest-rerunfailures~=14.0", ] doc = [