diff --git a/pyproject.toml b/pyproject.toml index 6638d2e..e394708 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ dev = [ "attribution==1.7.1", "black==24.3.0", - "coverage[toml]==7.4.4", + "coverage[toml]==7.5.0", "flake8==7.0.0", "flake8-bugbear==24.2.6", "flit==3.9.0",