diff --git a/pyproject.toml b/pyproject.toml index 42b214a..13ad44f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "pytest==8.3.4", "pytest-cov==4.1.0", "pytest-mock==3.12.0", - "coverage==7.3.2", + "coverage==7.8.0", "black==24.10.0", "isort==5.13.2", "flake8==7.1.1",