diff --git a/pyproject.toml b/pyproject.toml index de02689..3462e5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [] dev = [ "bandit>=1.8", "mypy>=1.15", - "pip-audit>=2.9", + "pip-audit>=2.10.0", "pytest>=8.0", "ruff>=0.9", ]