diff --git a/pyproject.toml b/pyproject.toml index eeab697..7c66626 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ dev = [ "bandit>=1.8", "build>=1.6.0", - "coverage>=7.15.4", + "coverage>=7.16.0", "mypy>=2.3.0", "pip-audit>=2.10.1", "pre-commit>=4.0",