From b8d1567b15c57cfaec5cd8e0e561f1a8ad6daa4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:39:24 +0000 Subject: [PATCH] Bump pytest-xdist from 3.1.0 to 3.2.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.1.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/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6807178a..13d8c0a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest-cov==4.0.0 pytest-profiling==1.7.0 pytest-rerunfailures==11.0 pytest-timeout==2.1.0 -pytest-xdist==3.1.0 +pytest-xdist==3.2.0 pytest==7.2.1 quart==0.18.3 reactivex==4.0.4