summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-20 15:07:47 -0700
committerGitHub <noreply@github.com>2023-05-20 15:07:47 -0700
commit1f59c15f5e1e179cb0769468e2b7cced3b93de98 (patch)
tree8b3c142428162aebbb8fb041ce826cd12868b7f1
parentda0c49da83ffa775ee5e7b7df219fd6fc525a88d (diff)
Update dependency pytest-xdist to v3.3.1 (#1740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 768dc733..a45811d4 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1432,14 +1432,14 @@ rich = ">=8.0.0"
[[package]]
name = "pytest-xdist"
-version = "3.2.1"
+version = "3.3.1"
description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
- {file = "pytest-xdist-3.2.1.tar.gz", hash = "sha256:1849bd98d8b242b948e472db7478e090bf3361912a8fed87992ed94085f54727"},
- {file = "pytest_xdist-3.2.1-py3-none-any.whl", hash = "sha256:37290d161638a20b672401deef1cba812d110ac27e35d213f091d15b8beb40c9"},
+ {file = "pytest-xdist-3.3.1.tar.gz", hash = "sha256:d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93"},
+ {file = "pytest_xdist-3.3.1-py3-none-any.whl", hash = "sha256:ff9daa7793569e6a68544850fd3927cd257cc03a7ef76c95e86915355e82b5f2"},
]
[package.dependencies]