diff --git a/pyproject.toml b/pyproject.toml index c2e1fd5..f307bca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pymongo==4.16.0", "pytest==9.0.2", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", ] [tool.uv]