diff --git a/pyproject.toml b/pyproject.toml index 1c4b12c..0aa3e7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ isort = "^5.9.3" mypy = "^1.0.0" pylint = "^3.0.0" pytest = "^8.0.0" -pytest-cov = "^5.0.0" +pytest-cov = "^6.0.0" pytest-xdist = "^3.0.0" requests-mock = "^1.9.3" types-requests = "^2.31.0"