diff --git a/pyproject.toml b/pyproject.toml index cef3305..bb2b7ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ spark = [ ] test = [ "bandit[toml]==1.7.5", - "black==23.3.0", + "black==24.2.0", "check-manifest==0.49", "flake8-bugbear==24.2.6", "flake8-docstrings",