diff --git a/pyproject.toml b/pyproject.toml index e4a9037a..fd72b1aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "mypy>=1.10.0", "bandit>=1.8.0", "testcontainers[postgres]>=4.0.0", - "pip-audit>=2.7.0", + "pip-audit>=2.10.0", ] [tool.uv]