Skip to content

Commit 551a6bc

Browse files
dependabot[bot]kdeldycke
authored andcommitted
Update cyclonedx-python-lib[validation] requirement
Updates the requirements on [cyclonedx-python-lib[validation]](https://github.com/CycloneDX/cyclonedx-python-lib) to permit the latest version. - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python-lib@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib[validation] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a4474e commit 551a6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ classifiers = [
9595
dependencies = [
9696
"boltons ~= 24.1.0",
9797
"click-extra ~= 4.11.5",
98-
"cyclonedx-python-lib [validation] ~= 8.4.0",
98+
"cyclonedx-python-lib [validation] ~= 8.5.0",
9999
"extra-platforms [pytest] ~= 1.6.0",
100100
"more-itertools ~= 10.5.0",
101101
"packageurl-python ~= 0.16.0",

0 commit comments

Comments
 (0)