diff --git a/pyproject.toml b/pyproject.toml index 6e2b15d..245b18b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ gui = ["pywebview>=6.2.1,<7"] dev = [ "bandit==1.8.6", - "coverage==7.10.6", + "coverage==7.16.0", "pip-audit==2.9.0", "pytest==9.0.3", "ruff==0.16.2",