diff --git a/pyproject.toml b/pyproject.toml index 280d8e8..998e2d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "pytest==8.3.3", "pytest-mock==3.14.0", "pytest-cov==6.0.0", - "coverage==7.6.6", + "coverage==7.6.10", "pre_commit==4.0.1", "sphinx==8.1.3", "sphinx-argparse==0.5.2",