diff --git a/pyproject.toml b/pyproject.toml index a8742a574..f6a46ddf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ classesgen = [ # black and isort are called programmatically to keep generated code # consistent with style elsewhere. We need to keep these versions in # sync with the precommit dependencies. - "black==25.12.0", + "black==26.1.0", "isort==7.0.0", ] doc = [