diff --git a/pyproject.toml b/pyproject.toml index 3bcaf1f..0430874 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ spark = [ ] test = [ "bandit[toml]==1.8.6", - "black==25.1.0", + "black==25.11.0", "check-manifest==0.50", "flake8-bugbear==24.12.12", "flake8-docstrings",