Skip to content

Commit

Permalink
Bump cyclonedx-bom from 5.1.1 to 5.1.2 (#255)
Browse files Browse the repository at this point in the history
Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 1d7fb73 commit 546092e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pydantic-settings = "^2.7.1"
lightkube = "^0.17.1"

[tool.poetry.group.sbom-tools.dependencies]
cyclonedx-bom = "^5.1.1"
cyclonedx-bom = "^5.1.2"

[tool.poetry.group.dev.dependencies]
setuptools = "^75.8.0"
Expand Down

0 comments on commit 546092e

Please sign in to comment.