diff --git a/pyproject.toml b/pyproject.toml index e11f3ea..04a2cce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [] [project.optional-dependencies] dev = [ - "attribution==1.6.2", + "attribution==1.8.0", "build>=1", "black==24.8.0", "flit==3.9.0",