Skip to content

Commit 87c3fe7

Browse files
committed
fix: bump dependencies to get latest cyclonedx-python-lib
Signed-off-by: Paul Horton <paul.horton@owasp.org>
1 parent 185b300 commit 87c3fe7

File tree

2 files changed

+33
-28
lines changed

2 files changed

+33
-28
lines changed

poetry.lock

Lines changed: 32 additions & 27 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
@@ -25,7 +25,7 @@ classifiers = [
2525

2626
[tool.poetry.dependencies]
2727
python = "^3.6"
28-
cyclonedx-python-lib = "^1.0.0"
28+
cyclonedx-python-lib = "^1.3.0"
2929

3030
[tool.poetry.dev-dependencies]
3131
autopep8 = "^1.6.0"

0 commit comments

Comments
 (0)