Skip to content

Commit d93817e

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.5.0...v9.1.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib[validation] dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f6ad4 commit d93817e

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 ~= 25.0.0",
9797
"click-extra ~= 4.15.0",
98-
"cyclonedx-python-lib [validation] ~= 8.5.0",
98+
"cyclonedx-python-lib [validation] ~= 9.1.0",
9999
"extra-platforms [pytest] ~= 2.1.0",
100100
"more-itertools ~= 10.6.0",
101101
"packageurl-python ~= 0.16.0",

0 commit comments

Comments
 (0)