diff --git a/pyproject.toml b/pyproject.toml index dc8b2d5..8a779ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ lint = [ "ruff==0.13.1", ] test = [ - "coverage==7.10.6", + "coverage==7.10.7", "pytest==8.4.2", ]