diff --git a/pyproject.toml b/pyproject.toml index 7a7c854..890c6c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ exd-data = [ "grpcio" ] test = [ - "bandit[toml]==1.7.9", + "bandit[toml]==1.7.10", "black==24.8.0", "check-manifest==0.49", "flake8-bugbear==24.8.19",