Skip to content

Commit a2b88d3

Browse files
chore(deps-dev): update cyclonedx-bom requirement
Updates the requirements on [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) to permit the latest version. - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v7.0.0...v7.2.2) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 7.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3bbbd4 commit a2b88d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"mypy >=1.0.0,!=1.20.2,<1.21",
5252
"pip-audit >=2.4.4,<3.0.0",
5353
"pylint >=4.0.0,<4.1.0",
54-
"cyclonedx-bom >=7.0.0,<8.0.0",
54+
"cyclonedx-bom >=7.2.2,<8.0.0",
5555
]
5656
docs = [
5757
"sphinx >=5.1.1,<9.0.0",

0 commit comments

Comments
 (0)