From 77b0b0575dea874ead5b346556975d6ee3fb6416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 00:49:43 +0000 Subject: [PATCH] requirements: update pytest-xdist requirement from <2.6.0 to <3.1.0 (#2510) --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 76397ebb41d..caa7f0cf335 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -6,4 +6,4 @@ pytest-helpers-namespace<2021.12.30 pytest-profiling<=1.7.0 pytest-pycodestyle<2.4.0 pytest-pydocstyle<2.4.0 -pytest-xdist<2.6.0 +pytest-xdist<3.1.0