diff --git a/pyproject.toml b/pyproject.toml index 2e1a54d2..a8b10780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ isort = "^5.9.3" flake8 = "^5.0.4" bandit = "^1.7.4" coverage = "^7.1" -pytest-cov = "^4.0.0" +pytest-cov = "^5.0.0" pytest-xdist = "^3.1.0" unasync = "^0.5.0" pytest-asyncio = "^0.23.5"