diff --git a/pyproject.toml b/pyproject.toml index 3335af3..f16c8e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "ruff>=0.11", "mypy>=1.15", "build>=1.2", - "pip-audit>=2.7", + "pip-audit>=2.10.0", "python-semantic-release>=9,<10", ]