From d7394e45ec80b6391aea5a2483025059c67c3cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:48:17 +0000 Subject: [PATCH] [skip ci] pip(deps-dev): Bump pytest-xdist from 2.2.1 to 2.3.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.2.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/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d6bc26d73..8939975c1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ tox==3.23.1 pytest==6.2.4 pytest-cov==2.12.1 pytest-rerunfailures==10.0 -pytest-xdist==2.2.1 +pytest-xdist==2.3.0 pytest-timeout==1.4.2 pydot==1.4.2 cfn-flip==1.2.3