chore: update poetry.lock and pyproject.toml to include pytest-xdist

This commit is contained in:
Praveenk8051
2025-03-09 14:01:50 +01:00
parent 684ba0b70d
commit 6f3c522d59
2 changed files with 37 additions and 2 deletions
+1
View File
@@ -54,6 +54,7 @@ pyfiglet = "^1.0.2"
termcolor = "^2.4.0"
# garak = { version = "*", optional = true }
pytest-xdist = "3.6.1"
[tool.poetry.group.dev.dependencies]