From 1d2e2c4c8931a947a6912c56ebc326a8574c38c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 06:59:52 +0000 Subject: [PATCH] Bump pytest-xdist from 3.6.1 to 3.7.0 --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff3416906b2..b402563a366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest-order==1.2.1 pytest-services==2.2.1 pytest-mock==3.14.0 pytest-reportportal==5.4.1 -pytest-xdist==3.6.1 +pytest-xdist==3.7.0 pytest-fixturecollection==0.1.2 pytest-ibutsu==2.2.4 PyYAML==6.0.1