Skip to content

Commit fe414d3

Browse files
build(deps): update cyclonedx-python-lib requirement (#893)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 897c630 commit fe414d3

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 >= 5,< 10",
31+
"cyclonedx-python-lib >= 5,< 11",
3232
"packaging>=23.0.0", # https://github.com/pypa/pip-audit/issues/464
3333
"pip-api>=0.0.28",
3434
"pip-requirements-parser>=32.0.0",

0 commit comments

Comments
 (0)