Skip to content

Commit 8f139db

Browse files
author
PyCompiler ARK++ Team
committed
deps(sbom): replace cyclonedx-py with cyclonedx-bom for Python 3.12/3.13 compatibility
1 parent 2e82bf6 commit 8f139db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ safety
4646

4747
# SBOM generation (dev)
4848
# Use cyclonedx-bom (CLI) instead of deprecated/obsolete cyclonedx-py
49-
cyclonedx-bom>=
49+
cyclonedx-bom
5050

5151
# Build tools (dev)
5252
build

0 commit comments

Comments
 (0)