diff --git a/pyproject.toml b/pyproject.toml index 4c83c66..a5a4f75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "pytest==8.4.1", "pytest-mock==3.14.1", "pytest-cov==6.2.1", - "coverage==7.9.2", + "coverage==7.10.1", "diff-cover==9.6.0", ]