From db8f86ec34365b27f58882d20bebd194181c660a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 05:24:05 +0000 Subject: [PATCH] Bump pytest-xdist from 1.26.1 to 2.3.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 1.26.1 to 2.3.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/v1.26.1...v2.3.0) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 2f273e1f888..e75eefb56ea 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ # Testing pytest==3.6.3 pytest-socket==0.3.1 -pytest-xdist==1.26.1 +pytest-xdist==2.3.0 pytest-django==3.4.8 pytest-cov==2.6.1 python-coveralls==2.9.1