diff --git a/pyproject.toml b/pyproject.toml index 07180f2..2830654 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ test = [ "flake8==7.2.0", "pyright==1.1.401", "pytest==8.4.0", - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", "pytest-xdist==3.7.0", ]