Skip to content

Commit 4700399

Browse files
authored
Merge pull request #316 from CycloneDX/feat/update-lib-2.0.x
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`
2 parents cc848f7 + 5902fbf commit 4700399

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
@@ -35,7 +35,7 @@ classifiers = [
3535

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

4040
[tool.poetry.dev-dependencies]
4141
autopep8 = "^1.6.0"

0 commit comments

Comments
 (0)