diff --git a/pyproject.toml b/pyproject.toml index c8d03b8..c62bb1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "attribution==1.7.1", - "black==24.3.0", + "black==25.1.0", "build>=1.2", "coverage[toml]==7.6.10", "flake8==7.0.0",