Skip to content

Commit eb72ab5

Browse files
build(deps-dev): update cyclonedx-python-lib requirement
Updates the requirements on [cyclonedx-python-lib](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@v4.0.0...v6.0.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e2cb18 commit eb72ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929
dependencies = [
3030
"CacheControl[filecache] >= 0.13.0",
31-
"cyclonedx-python-lib >= 4,< 6",
31+
"cyclonedx-python-lib >= 4,< 7",
3232
"html5lib>=1.1",
3333
"packaging>=23.0.0", # https://github.com/pypa/pip-audit/issues/464
3434
"pip-api>=0.0.28",

0 commit comments

Comments
 (0)