diff --git a/poetry.lock b/poetry.lock index d53b1b3..bfb5225 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1917,4 +1917,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "06b0e8fdf37fdc251930942d3ec15316b3efda64322d1867e1db93fa2a416a80" +content-hash = "54c8439a6c32f58c3acc23fd68c1731f6e1cf34089508f938bafa035c0fa431a" diff --git a/pyproject.toml b/pyproject.toml index 8d686d7..db500b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest-asyncio = "^0.23.5" twine = "^5.0.0" check-manifest = "^0.49" pytest-cov = "^4.1.0" -pytest-xdist = "^3.3.1" +pytest-xdist = "^3.6.1" ruff = "^0.3.7" [build-system]