diff --git a/pyproject.toml b/pyproject.toml index c0a238e..81c0f31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ spark = [ ] test = [ "bandit[toml]==1.7.4", - "black==22.1.0", + "black==22.10.0", "check-manifest==0.48", "flake8-bugbear==22.1.11", "flake8-docstrings",