diff --git a/pyproject.toml b/pyproject.toml index 6d3ef40..8dc221e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] test = [ - "bandit[toml]==1.7.5", + "bandit[toml]==1.8.0", "black==23.9.1", "check-manifest==0.49", "flake8-bugbear==24.1.17",