diff --git a/pyproject.toml b/pyproject.toml index c32278b9d..0c95ab7a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "gevent>=24.10.3", "pytest>=8.3.3", "pytest-asyncio==0.26.0", - "pytest-cov==4.1.0", + "pytest-cov==7.0.0", ] dev = [ "fastapi-sqlalchemy-monitor>=1.1.3",