Skip to content

Commit 7043b53

Browse files
chore(deps): 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@v4.0.0...v5.3.0) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f000c2a commit 7043b53

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
@@ -50,7 +50,7 @@ dev = [
5050
"pip-audit >=2.4.4,<3.0.0",
5151
"pylint >=3.0.0,<4.1.0",
5252
"perflint >=0.8.0,<1.0.0",
53-
"cyclonedx-bom >=4.0.0,<5.0.0",
53+
"cyclonedx-bom >=4.0.0,<8.0.0",
5454
]
5555
docs = [
5656
"sphinx >=5.1.1,<9.0.0",

0 commit comments

Comments
 (0)