diff --git a/pyproject.toml b/pyproject.toml index 7f30a22..4c8c106 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ dev = [ "bandit==1.9.4", "black==26.3.1", - "coverage==7.13.4", + "coverage==7.13.5", "flake8-bugbear==25.11.29", "flake8-pytest-style==2.2.0", "flake8==7.3.0",