diff --git a/pyproject.toml b/pyproject.toml index 4958d966..3dc16876 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ dev = [ "cyclonedx-bom>=7.3.0,<8", "hypothesis>=6.152.9,<7", "jsonschema>=4.26.0,<5", - "pip-audit>=2.7,<3", + "pip-audit>=2.10.0,<3", "pytest>=9.0.3,<10", "pytest-cov>=5,<8", "pytest-xdist>=3.8,<4",