diff --git a/pyproject.toml b/pyproject.toml index f67ac78..6dd77d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ httpx = "^0.24.0" mypy = "^1.1" pre-commit = "2.21.0" pytest = "^7" -pytest-cov = "^4" +pytest-cov = "^5.0.0" requests = "^2.28.2" isort = "^5.11.5"