diff --git a/pyproject.toml b/pyproject.toml index ad075bde..91375394 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -155,7 +155,7 @@ dev = [ "pre-commit>=3.5.0", # Security scanning (mirrors the CI `security` job) "bandit>=1.7.0", - "pip-audit>=2.7.0", + "pip-audit>=2.10.1", # Packaging / release "build>=1.0.0", "twine>=4.0.0",