Skip to content

Commit 6f3c522

Browse files
committed
chore: update poetry.lock and pyproject.toml to include pytest-xdist
1 parent 684ba0b commit 6f3c522

File tree

2 files changed

+37
-2
lines changed

2 files changed

+37
-2
lines changed

poetry.lock

Lines changed: 36 additions & 2 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ pyfiglet = "^1.0.2"
5454
termcolor = "^2.4.0"
5555

5656
# garak = { version = "*", optional = true }
57+
pytest-xdist = "3.6.1"
5758

5859

5960
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)