Skip to content

Commit 254a8ba

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@v10.4.1...v11.0.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib[validation] dependency-version: 11.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2449c7c commit 254a8ba

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
@@ -94,7 +94,7 @@ classifiers = [
9494
dependencies = [
9595
"boltons ~= 25.0.0",
9696
"click-extra ~= 5.0.2",
97-
"cyclonedx-python-lib [validation] ~= 10.4.1",
97+
"cyclonedx-python-lib [validation] ~= 11.0.0",
9898
"extra-platforms [pytest] ~= 3.2.1",
9999
"more-itertools ~= 10.7.0",
100100
"packageurl-python ~= 0.17.1",

0 commit comments

Comments
 (0)