Skip to content

Commit 89934ad

Browse files
authored
Merge pull request #1040 from IQTLabs/renovate/pytest-xdist-3.x
Update dependency pytest-xdist to v3.1.0
2 parents 985a2da + c1a41f8 commit 89934ad

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ scipy = "1.9.3"
2525
pygments = { version = "2.13.0", optional = true }
2626
pytest = { version = "7.2.0", optional = true }
2727
pytest-cov = { version = "4.0.0", optional = true }
28-
pytest-xdist = { version = "3.0.2", optional = true }
28+
pytest-xdist = { version = "3.1.0", optional = true }
2929
pytest-rabbitmq = { version = "2.2.1", optional = true }
3030
nest_asyncio = { version = "1.5.6", optional = true }
3131
MarkupSafe = { version = "2.1.1", optional = true }

0 commit comments

Comments
 (0)