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 e912178 commit d529e96Copy full SHA for d529e96
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
]
39
keywords = []
0 commit comments