Bump cyclonedx-python-lib from 10.2.0 to 10.3.0

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.2.0 to 10.3.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.2.0...v10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 00:56:28 +00:00
committed by GitHub
parent 0b5efda50d
commit 9742c42e46
2 changed files with 23 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ pytest = "^8.4.0"
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
cyclonedx-python-lib = "^10.2.0"
cyclonedx-python-lib = "^10.3.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.3.0"