diff --git a/pyproject.toml b/pyproject.toml index f7d3cb9..7d2dc35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pytest-asyncio = "^0.23.0" pytest-deadfixtures = "^2.2.1" flake8-black = "^0.3.6" black = "^24.0.0" -pytest-cov = "^4.0.0" +pytest-cov = "^5.0.0" coveralls = "^3.3.1" [build-system]