Skip to content

Commit

Permalink
chore: bump to latest cyclonedx-python
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Notion of default schema version has been removed by upstream library and replaced with latest supported schema version

Signed-off-by: Paul Horton <phorton@sonatype.com>
  • Loading branch information
madpah committed Feb 21, 2022
1 parent a0ab7ee commit e437bb4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -43,7 +43,7 @@ jake = 'jake.app:main'

[tool.poetry.dependencies]
python = "^3.6.2"
cyclonedx-bom = "^3.0.0rc3"
cyclonedx-bom = "^3.0.0"
importlib-metadata = { version = ">= 3.4", python = "< 3.8" }
ossindex-lib = "^1.0.0rc5"
polling2 = "^0.5.0"
Expand Down

0 comments on commit e437bb4

Please sign in to comment.