diff --git a/pyproject.toml b/pyproject.toml index 0da82f0..94e32ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "locust==2.43.3", "pytest==9.0.2", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "ruff==0.8.4", "testcontainers[postgres,redis]==4.14.1", ]