From 8ecc9cd48884226c819852c4444da3b0508a8425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 10:40:20 +0000 Subject: [PATCH] Bump pytest-xdist from 3.6.1 to 3.8.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.8.0. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.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 7b2c356d82a..682168e6b4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest-order==1.3.0 pytest-services==2.2.2 pytest-mock==3.14.1 pytest-reportportal==5.5.2 -pytest-xdist==3.6.1 +pytest-xdist==3.8.0 pytest-fixturecollection==0.1.2 pytest-ibutsu==2.3.1 PyYAML==6.0.2