diff --git a/pyproject.toml b/pyproject.toml index 689e3c5..6ba7f8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ spark = [ "pyspark>=3.0.0" ] test = [ - "black==24.2.0", + "black==24.3.0", "bandit[toml]==1.7.8", "check-manifest==0.49", "flake8-bugbear==24.2.6",