diff --git a/pyproject.toml b/pyproject.toml index 27ab3c8..7508e19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "build", # Formatting - "black~=24.0", + "black~=25.0", "isort", "docformatter", "clang-format~=14.0",