From e208153bfb11ab1c5a9f1079164971e2457f9ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:06:03 +0530 Subject: [PATCH] Bump pytest-xdist from 3.3.1 to 3.4.0 (#13076) Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.4.0. - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.4.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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 533993a1fc9..86f7aafb96d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytest-order==1.1.0 pytest-services==2.2.1 pytest-mock==3.12.0 pytest-reportportal==5.3.0 -pytest-xdist==3.3.1 +pytest-xdist==3.4.0 pytest-ibutsu==2.2.4 PyYAML==6.0.1 requests==2.31.0