From de9fb54f2b8a4a3ef00b1ff632911996b5cf32f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:01:11 +0530 Subject: [PATCH] Bump pytest-xdist from 3.4.0 to 3.5.0 (#13157) Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.4.0 to 3.5.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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 2a5057a9ca49a194d343925201bce0d740c2466f) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11351f0c89a..896d233b1c4 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.4.0 +pytest-xdist==3.5.0 pytest-ibutsu==2.2.4 PyYAML==6.0.1 requests==2.31.0