diff --git a/pyproject.toml b/pyproject.toml index f3404906..07feda25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ mcp = [ ] dev = [ "build>=1.5.0,<2", - "cyclonedx-bom>=7.3.0,<8", + "cyclonedx-bom>=7.3.1,<8", "hypothesis>=6.161.2,<7", "jsonschema>=4.26.0,<5", "pip-audit>=2.10.0,<3",