We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f275e46 commit dcbe90dCopy full SHA for dcbe90d
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"ruamel.yaml >= 0.18.6,<1.0.0",
34
"jsonschema >= 4.22.0,<5.0.0",
35
"cyclonedx-bom >=4.0.0,<5.0.0",
36
- "cyclonedx-python-lib[validation] >=7.3.4,<8.0.0",
+ "cyclonedx-python-lib[validation] >=7.3.4,<10.0.0",
37
"beautifulsoup4 >= 4.12.0,<5.0.0",
38
"problog >= 2.2.6,<3.0.0",
39
]
0 commit comments