Skip to content

Commit

Permalink
Update cyclonedx-python-lib[validation] requirement
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Nov 19, 2024
1 parent 5a4474e commit 551a6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ classifiers = [
dependencies = [
"boltons ~= 24.1.0",
"click-extra ~= 4.11.5",
"cyclonedx-python-lib [validation] ~= 8.4.0",
"cyclonedx-python-lib [validation] ~= 8.5.0",
"extra-platforms [pytest] ~= 1.6.0",
"more-itertools ~= 10.5.0",
"packageurl-python ~= 0.16.0",
Expand Down

0 comments on commit 551a6bc

Please sign in to comment.