diff --git a/pyproject.toml b/pyproject.toml index 9c72ac9..b5208ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] spark = ["pyspark>=3.0.0"] test = [ - "bandit[toml]==1.7.5", + "bandit[toml]==1.8.0", "black==23.3.0", "check-manifest==0.49", "flake8-bugbear==23.5.9",