Bump cyclonedx-python-lib from 10.1.0 to 10.2.0

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-11 00:21:09 +00:00
committed by GitHub
parent aebf3ec92d
commit 7c41012dce
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ awscli = "^1.40.26"
typing-extensions = "^4.14.0"
aiohttp = "^3.12.7"
pytest = "^8.4.0"
cyclonedx-python-lib = "^10.0.2"
cyclonedx-python-lib = "^10.2.0"
[tool.poetry.group.dev.dependencies]