diff --git a/pyproject.toml b/pyproject.toml index 9c81c3e..8af778b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ spark = [ "pyspark>=3.0.0" ] test = [ - "bandit[toml]==1.7.5", + "bandit[toml]==1.7.8", "black==24.4.2", "check-manifest==0.49", "flake8-bugbear==23.5.9",