diff --git a/pyproject.toml b/pyproject.toml index 4a57922..a41f985 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "bandit[toml]==1.7.5", + "bandit[toml]==1.7.6", "black==23.11.0", "flake8-bugbear==23.12.2", "flake8-builtins==2.2.0",