From 9d8e1eb4898f6412aae8140926725fc5254f385e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:00:12 +0000 Subject: [PATCH] chore: bump pytest-xdist from 2.5.0 to 3.2.0 in /tests Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.2.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/v2.5.0...v3.2.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index 5fa7bdc..58095fa 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -19,7 +19,7 @@ pyparsing==3.0.9 pytest==7.2.1 pytest-html==3.2.0 pytest-metadata==2.0.4 -pytest-xdist==2.5.0 +pytest-xdist==3.2.0 python-lzo==1.14 PyYAML==6.0 redo==2.0.4