Skip to content

Commit 9c62ed3

Browse files
committed
Update deps
1 parent 046521b commit 9c62ed3

File tree

2 files changed

+85
-69
lines changed

2 files changed

+85
-69
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ pyzstd = "^0.17.0"
1515
pgpdump = { version = "^1.5", optional = true }
1616
netaddr = { version = "^1.0.0", optional = true }
1717
fastprogress = { version = "^1.0.3", optional = true }
18-
cyclonedx-python-lib = { version = "^10.0.0", optional = true }
19-
packageurl-python = { version = "^0.16.0", optional = true }
18+
cyclonedx-python-lib = { version = "^11.0.0", optional = true }
19+
packageurl-python = { version = "^0.17.0", optional = true }
2020
requests-cache = { version = "^1.2.1", optional = true }
2121

2222
[tool.poetry.extras]

0 commit comments

Comments
 (0)