diff --git a/pyproject.toml b/pyproject.toml index d1512b9..e9fb188 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "mypy==1.11.1", ] test = [ - "coverage[toml]==7.6.0", + "coverage[toml]==7.6.1", "pytest==8.3.2", "pytest-cov==5.0.0", "pytest-icdiff==0.9",