Skip to content

Commit

Permalink
Merge pull request #316 from CycloneDX/feat/update-lib-2.0.x
Browse files Browse the repository at this point in the history
feat: bump to latest `cyclonedx-python-lib`

feat: Added marker and classifiers to denote this as typed (#313)

BREAKING CHANGE: bump to latest `cyclonedx-python-lib`
  • Loading branch information
madpah authored Feb 21, 2022
2 parents cc848f7 + 5902fbf commit 4700399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.6"
cyclonedx-python-lib = ">= 2.0.0rc4, < 3.0.0"
cyclonedx-python-lib = ">= 2.0.0, < 3.0.0"

[tool.poetry.dev-dependencies]
autopep8 = "^1.6.0"
Expand Down

0 comments on commit 4700399

Please sign in to comment.