Skip to content

Commit d831254

Browse files
authored
Merge pull request #246 from CycloneDX/feat/add-basic-license-support
fix: bump to cyclonedx-python-lib to resolve issue #244
2 parents 8d01377 + ebea3ef commit d831254

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.6"
19-
cyclonedx-python-lib = "^0.9.0"
19+
cyclonedx-python-lib = "^0.9.1"
2020

2121
[tool.poetry.dev-dependencies]
2222
tox = "^3.24.3"

0 commit comments

Comments
 (0)