diff --git a/pyproject.toml b/pyproject.toml index aa14bbb..050cd34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ spark = [ ] test = [ "bandit[toml]==1.8.0", - "black==24.10.0", + "black==25.1.0", "check-manifest==0.50", "flake8-bugbear==24.10.31", "flake8-docstrings",