From f77c30ce12faae669d72aa93e3f0805e8fd64aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 02:13:06 +0000 Subject: [PATCH] Bump pytest-xdist from 3.0.2 to 3.1.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.0.2 to 3.1.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.0.2...v3.1.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 43238852..a56841c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest-cov==4.0.0 pytest-profiling==1.7.0 pytest-rerunfailures==10.3 pytest-timeout==2.1.0 -pytest-xdist==3.0.2 +pytest-xdist==3.1.0 pytest==7.2.0 quart==0.18.3 reactivex==4.0.4