diff --git a/pyproject.toml b/pyproject.toml index 7fc9fbe..d81f6d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ spark = [ ] test = [ "bandit[toml]==1.8.3", - "black==25.1.0", + "black==25.9.0", "check-manifest==0.50", "flake8-bugbear==24.12.12", "flake8-docstrings",