From 935f634fbb8a03451f8800ce3a135faac37f3f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:53:28 +0000 Subject: [PATCH] Bump pytest-xdist from 3.3.1 to 3.6.1 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.6.1. - [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.3.1...v3.6.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 11d8f2e..caeedac 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ test = pytest == 7.4.4 pytest-cov == 3.0.0 pytest-mock == 3.14.0 - pytest-xdist == 3.3.1 + pytest-xdist == 3.6.1 [options.packages.find] exclude =