From bd7af4003f51f32d8978305cd55bc24c9d5a86ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:24:36 +0000 Subject: [PATCH] Bump pytest-xdist from 3.3.1 to 3.5.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 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.3.1...v3.5.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 85c32ed..f58d3ab 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,4 +4,4 @@ wheel==0.41.2 twine==4.0.2 setuptools==68.2.2 pytest==7.4.2 -pytest-xdist==3.3.1 +pytest-xdist==3.5.0