summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-25 16:09:56 +0000
committerGitHub <noreply@github.com>2021-09-25 16:09:56 +0000
commit2d9ab470915f6907972d2119e6ac039e9123c3c6 (patch)
treecb5902ec3b0dc2e83e530eab8529bbe61a2100ce
parent80d1b5c5aadbce0f04cf6a2cc765c07c21c6ba16 (diff)
downloadrequests-cache-dependabot/pip/pytest-xdist-2.4.0.tar.gz
Bump pytest-xdist from 2.3.0 to 2.4.0dependabot/pip/pytest-xdist-2.4.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.3.0 to 2.4.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.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--poetry.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 87c7cd9..fffe9c3 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -685,7 +685,7 @@ pytest = ">=5.3"
[[package]]
name = "pytest-xdist"
-version = "2.3.0"
+version = "2.4.0"
description = "pytest xdist plugin for distributed testing and loop-on-failing modes"
category = "dev"
optional = false
@@ -698,6 +698,7 @@ pytest-forked = "*"
[package.extras]
psutil = ["psutil (>=3.0)"]
+setproctitle = ["setproctitle"]
testing = ["filelock"]
[[package]]
@@ -1640,8 +1641,8 @@ pytest-rerunfailures = [
{file = "pytest_rerunfailures-10.2-py3-none-any.whl", hash = "sha256:d31d8e828dfd39363ad99cd390187bf506c7a433a89f15c3126c7d16ab723fe2"},
]
pytest-xdist = [
- {file = "pytest-xdist-2.3.0.tar.gz", hash = "sha256:e8ecde2f85d88fbcadb7d28cb33da0fa29bca5cf7d5967fa89fc0e97e5299ea5"},
- {file = "pytest_xdist-2.3.0-py3-none-any.whl", hash = "sha256:ed3d7da961070fce2a01818b51f6888327fb88df4379edeb6b9d990e789d9c8d"},
+ {file = "pytest-xdist-2.4.0.tar.gz", hash = "sha256:89b330316f7fc475f999c81b577c2b926c9569f3d397ae432c0c2e2496d61ff9"},
+ {file = "pytest_xdist-2.4.0-py3-none-any.whl", hash = "sha256:7b61ebb46997a0820a263553179d6d1e25a8c50d8a8620cd1aa1e20e3be99168"},
]
python-dateutil = [
{file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"},