diff --git a/pyproject.toml b/pyproject.toml index b1c2b47..c5c7127 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.6.11", "black==24.10.0", "isort==5.13.2", "flake8==7.1.1",