diff --git a/pyproject.toml b/pyproject.toml index 32ddbe0..f1723cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ spark = [ ] test = [ "bandit[toml]==1.7.5", - "black==23.9.1", + "black==23.10.0", "check-manifest==0.49", "flake8-bugbear==23.9.16", "flake8-docstrings",