From 8bf2511f281dc6d8813f90c20e6a47a16d8ee95e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 05:57:02 +0000 Subject: [PATCH] Bump pytest-xdist from 1.29.0 to 1.30.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 1.29.0 to 1.30.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.29.0...v1.30.0) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9c40eea..9ea7d9c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -48,7 +48,7 @@ pytest-forked==1.0.2 # via pytest-xdist pytest-mock==1.10.4 pytest-mypy==0.4.0 pytest-sugar==0.9.2 -pytest-xdist==1.29.0 +pytest-xdist==1.30.0 pytest==5.1.2 pytz==2019.2 # via django requests==2.22.0 # via coveralls