Skip to content

Commit 2562357

Browse files
committed
bump CDX lib to v8
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 30d3681 commit 2562357

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
@@ -69,7 +69,7 @@ cyclonedx-py = "cyclonedx_py._internal.cli:run"
6969

7070
[tool.poetry.dependencies]
7171
python = "^3.8"
72-
cyclonedx-python-lib = { version = "^7.3.0, !=7.3.1", extras = ["validation"] }
72+
cyclonedx-python-lib = { version = "^8.0.0", extras = ["validation"] }
7373
packageurl-python = ">=0.11, <2" # keep in sync with same dep in `cyclonedx-python-lib`
7474
pip-requirements-parser = "^32.0"
7575
packaging = "^22 || ^23 || ^24"

0 commit comments

Comments
 (0)