diff --git a/pyproject.toml b/pyproject.toml index 0eb096a..a2f0d47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ dev = [ "pytest>=8.2", "pytest-asyncio>=0.23", - "pytest-cov>=5.0", + "pytest-cov>=7.1.0", "hypothesis>=6.100", "testcontainers[postgres,redis]>=4.5", "ruff>=0.5",