diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index b869f2ebe..42c41c695 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ pip-licenses = "4.3.3" pytest = "7.4.3" pytest-cov = "4.1.0" pytest-subtests = "0.11.0" -pytest-xdist = "3.4.0" +pytest-xdist = "3.5.0" ruff = "0.1.5" taskipy = "1.12.0" |