diff --git a/pyproject.toml b/pyproject.toml index 4c8c941..b70a11c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ test = [ "pytest==8.4.1", "pytest-cov==6.2.1", - "coverage[toml]==7.10.5", + "coverage[toml]==7.10.6", "diff-cover[toml]==9.6.0", "pytest-randomly==3.16.0", ]