diff --git a/pyproject.toml b/pyproject.toml index 4ac2b1a..ea38424 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "pre-commit==4.5.1", "pytest==9.0.2", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "python-semantic-release>=10,<11", "ruff==0.15.7", "scipy-stubs==1.17.1.1",