aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0a0115c5..fbe8f977 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -44,7 +44,7 @@ python-dotenv = "1.0.1"
[tool.poetry.group.test.dependencies]
pytest = "8.1.1"
pytest-cov = "5.0.0"
-pytest-xdist = "3.5.0"
+pytest-xdist = "3.6.1"
[tool.poetry.group.lint.dependencies]
ruff = "0.3.4"