diff --git a/pyproject.toml b/pyproject.toml index a3977d47..bbb2c326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dev = [ "twine", "build", "pylint==2.17.7", - "black==22.12.0", + "black==24.10.0", "flake8==6.1.0", "isort==5.12.0", "pre-commit==2.21.0",