Skip to content

Commit dcbe90d

Browse files
chore(deps): update cyclonedx-python-lib[validation] requirement
Updates the requirements on [cyclonedx-python-lib[validation]](https://github.com/CycloneDX/cyclonedx-python-lib) to permit the latest version. - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python-lib@v7.3.4...v9.1.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib[validation] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f275e46 commit dcbe90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"ruamel.yaml >= 0.18.6,<1.0.0",
3434
"jsonschema >= 4.22.0,<5.0.0",
3535
"cyclonedx-bom >=4.0.0,<5.0.0",
36-
"cyclonedx-python-lib[validation] >=7.3.4,<8.0.0",
36+
"cyclonedx-python-lib[validation] >=7.3.4,<10.0.0",
3737
"beautifulsoup4 >= 4.12.0,<5.0.0",
3838
"problog >= 2.2.6,<3.0.0",
3939
]

0 commit comments

Comments
 (0)