diff --git a/pyproject.toml b/pyproject.toml index 96b5d0a..8672e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ black = "^22.10" isort = "^5.9.3" flake8 = "^5.0.4" bandit = "^1.7.4" -coverage = "^6.4" +coverage = "^7.1" pytest-cov = "^4.0.0" pytest-xdist = "^3.1.0" unasync = "^0.5.0"