diff --git a/pyproject.toml b/pyproject.toml index 4e294c14c3..ee428e8264 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ scripts.pystk-migration-assistant = "ansys.stk.core.tools.api_migration_assistan [dependency-groups] vulnerabilities = [ - "bandit[toml]==1.8.6", + "bandit[toml]==1.9.1", "safety==3.7.0", "typer==0.20.0", ]